7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"noImplicitAny": true
|
|
}
|
|
}
|