8 строки
161 B
JSON
8 строки
161 B
JSON
|
{
|
||
|
"extends": "./tsconfig.base.json",
|
||
|
"compilerOptions": {
|
||
|
"lib": ["dom", "dom.iterable", "es2019"],
|
||
|
"tsBuildInfoFile": "tsconfig.browser.tsbuildinfo"
|
||
|
}
|
||
|
}
|