mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-13 22:47:33 +08:00
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"verbatimModuleSyntax": false
|
|
}
|
|
}
|