mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-09 01:47:54 -05:00
5 lines
109 B
JSON
5 lines
109 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "dist", "**/*spec.ts", "**/*.test.ts"]
|
|
}
|