2.0.0 • Published 8 months ago

@eggjs/tsconfig v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

2.0.0

8 months ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

5 years ago