Files
Reflecto/tsconfig.json
2025-09-03 12:37:29 -03:00

6 lines
60 B
JSON

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