Files
fnx_web/svelte/tsconfig.json

6 lines
62 B
JSON
Raw Normal View History

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