OpenCut/tsconfig.json

6 lines
60 B
JSON

{
"compilerOptions": {
"strictNullChecks": true
}
}