Files
2026-01-01 17:40:53 +01:00

9 lines
166 B
JSON

{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"strict": true,
"noImplicitAny": true,
"target": "es2015"
}
}