mirror of
https://github.com/chenasraf/venom.git
synced 2026-05-17 17:28:08 +00:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"node_modules",
|
|
"test",
|
|
"dist",
|
|
"**/*spec.ts"
|
|
]
|
|
} |