2025-11-18 17:02:58 -05:00

8 lines
104 B
JSON

{
"compilerOptions": {
"strict": true,
"strictNullChecks": true,
"target": "ES2020"
}
}