FMHYedit/tsconfig.json
taskylizard c97a0abf92
🎉 New website!
2023-11-12 22:12:57 +05:30

7 lines
109 B
JSON

{
"extends": "./.nitro/types/tsconfig.json",
"compilerOptions": {
"verbatimModuleSyntax": true
}
}