mirror of
https://github.com/pezkuwichain/bizinikiwi-connect.git
synced 2026-04-22 00:47:54 +00:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"extends": "../../tsconfig.build.json",
|
|
"include": ["src"],
|
|
"exclude": ["src/**/*.test.ts"]
|
|
}
|