@eggjs/tsconfig
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
Contributors
Made with contributors-img.