Files
fnx_web/svelte/tsconfig.json
2024-11-19 15:31:51 +01:00

7 lines
83 B
JSON

{
"compilerOptions": {
"verbatimModuleSyntax": true,
"target": "ES2017",
}
}