mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-21 22:27:55 +00:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "./tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"incremental": true,
|
|
"verbatimModuleSyntax": false
|
|
}
|
|
}
|