6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
"strictPropertyInitialization": true
|
|
}
|
|
} |