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