FMHYedit/api/tsconfig.json
2024-02-25 01:13:16 +00:00

7 lines
109 B
JSON

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