Back to Egg

@eggjs/tsconfig

packages/tsconfig/README.md

4.0.101.2 KB
Original Source

@eggjs/tsconfig

Base tsconfig file for egg project

Install

shell
npm i --save-dev @eggjs/tsconfig

Usage

json
// tsconfig.json
{
  "extends": "@eggjs/tsconfig",
  // custom config
  "compilerOptions": {
    // override @eggjs/tsconfig options here
  }
}

License

MIT

Contributors

Made with contributors-img.