FMHYedit/tsconfig.json
2023-11-12 13:40:47 +05:30

7 lines
109 B
JSON

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