7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmitOnError": false
|
|
}
|
|
}
|