LarpixClient/electron/node_modules/fast-uri/tsconfig.json
2026-07-09 22:38:33 +02:00

9 lines
No EOL
166 B
JSON

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