We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a740f7e commit 5348e90Copy full SHA for 5348e90
tsconfig.json
@@ -56,6 +56,7 @@
56
},
57
"exclude": [
58
"node_modules",
59
- "**/*.test.ts"
+ "**/*.test.ts",
60
+ "scripts"
61
]
62
}
0 commit comments