mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"isolatedModules": true,
|
|
"verbatimModuleSyntax": false
|
|
}
|
|
}
|