6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"extends": "@robonen/tsconfig/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": ["DOM"]
|
|
}
|
|
} |