Files

8 lines
118 B
JSON
Raw Permalink Normal View History

2026-03-27 00:55:15 +01:00
{
"compilerOptions": {
"strictNullChecks": true,
"moduleResolution": "bundler",
"module": "esnext"
}
}