FMHYedit/tsconfig.json
2024-02-21 07:13:48 +00:00

7 lines
109 B
JSON

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