Base tsconfig file for egg project
npm i --save-dev @eggjs/tsconfig
// tsconfig.json
{
"extends": "@eggjs/tsconfig",
// custom config
"compilerOptions": {
// override @eggjs/tsconfig options here
}
}
Made with contributors-img.
Base tsconfig file for egg project
npm i --save-dev @eggjs/tsconfig
// tsconfig.json
{
"extends": "@eggjs/tsconfig",
// custom config
"compilerOptions": {
// override @eggjs/tsconfig options here
}
}
Made with contributors-img.
npm i @eggjs/tsconfig
2,364
2.0.0
MIT
4.54 kB
4