7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"noEmit": true,
|
|
"strict": true
|
|
}
|
|
}
|