包详细信息

@eggjs/tsconfig

eggjs12.3kMIT2.0.0

Base tsconfig for egg ts project

egg, typescript, tsconfig

自述文件

@eggjs/tsconfig

NPM version CI npm download Node.js Version PRs Welcome CodeRabbit Pull Request Reviews

Base tsconfig file for egg project

Install

npm i --save-dev @eggjs/tsconfig

Usage

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

License

MIT

Contributors

Contributors

Made with contributors-img.