1
0
mirror of synced 2025-11-08 12:57:47 +00:00
Files
typescript-starter/config/tsconfig.flexible.json
2017-02-08 21:52:08 -05:00

6 lines
60 B
JSON

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