Files
mailcow_plugin_project/node_modules/fast-uri/tsconfig.json
2026-04-08 18:42:05 -04:00

9 lines
166 B
JSON

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