Platform agnostic #19
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"extends": "../tsconfig.json",
|
"extends": "../tsconfig.json",
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"**/*.test.ts",
|
"../**/*.test.ts",
|
||||||
"**/*.test-utils.ts"
|
"../**/*.test-utils.ts"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue