mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-21 23:37:55 +00:00
8 lines
208 B
JSON
8 lines
208 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"extends": "@total-typescript/tsconfig/tsc/dom/library-monorepo",
|
|
"compilerOptions": {
|
|
"customConditions": ["@bizinikiwi-connect/source"]
|
|
}
|
|
}
|