@eggjs/tsconfig

Base tsconfig for egg ts project


Keywords
egg, typescript, tsconfig
License
MIT
Install
npm install @eggjs/tsconfig@3.0.0

Documentation

@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.