mirror of
https://github.com/emo2007/block-accounting.git
synced 2024-11-10 04:36:26 +00:00
5 lines
97 B
JSON
5 lines
97 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
||
|
}
|