We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed6833 commit 5150b74Copy full SHA for 5150b74
tsconfig.node.json
@@ -2,5 +2,5 @@
2
"extends": [
3
"@importantimport/tsconfig/node.json"
4
],
5
- "include": ["**/*.config.ts"]
+ "include": ["**/*.config.ts", "**/scripts/*.ts"]
6
}
0 commit comments