6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmit": true
|
|
}
|
|
}
|