8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmit": false,
|
|
"skipLibCheck": true
|
|
}
|
|
}
|