6 lines
81 B
JSON
6 lines
81 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": [
|
||
|
"tests/**/*"
|
||
|
]
|
||
|
}
|