5 lines
96 B
JSON
5 lines
96 B
JSON
|
{
|
||
|
"extends": "./tsconfig",
|
||
|
"exclude": ["**/*.test.*", "**/__mocks__/*", "**/__tests__/*"]
|
||
|
}
|