rush-example/apps/my-app/tsconfig.json

9 строки
124 B
JSON

{
"extends": "./node_modules/my-toolchain/includes/tsconfig-web.json",
"compilerOptions": {
"types": [
]
}
}