tsdoc/playground/tsconfig.json

8 строки
204 B
JSON

{
"$schema": "http://json.schemastore.org/tsconfig",
"extends": "./node_modules/@rushstack/heft-web-rig/profiles/library/tsconfig-base.json",
"compilerOptions": {
"types": ["webpack-env"]
}
}