8 lines
No EOL
120 B
JSON
8 lines
No EOL
120 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src"],
|
|
"exclude": [
|
|
"**/*.test.ts",
|
|
"**/*.test.tsx"
|
|
]
|
|
} |