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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.