mirror of
https://github.com/mayswind/ezbookkeeping
synced 2026-04-21 13:37:43 +00:00
7 lines
140 B
JSON
7 lines
140 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"isolatedModules": true,
|
|
"verbatimModuleSyntax": false
|
|
}
|
|
}
|