5 lines
71 B
JSON
5 lines
71 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["__tests__/**/*.ts"]
|
|
}
|
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["__tests__/**/*.ts"]
|
|
}
|