Files
Reflecto/tsconfig.json
2025-09-03 12:19:38 -03:00

6 lines
56 B
JSON

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