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