rushstack-legacy/build-tests/web-library-build-test/tsconfig.json

7 строки
140 B
JSON

{
"extends": "./node_modules/@microsoft/rush-stack-compiler-4.5/includes/tsconfig-web.json",
"compilerOptions": {
"types": []
}
}