1
0
mirror of synced 2026-03-29 17:01:57 +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
}
}