We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b910d commit 2f4dad0Copy full SHA for 2f4dad0
tsconfig.json
@@ -7,7 +7,7 @@
7
},
8
"exclude": [
9
"**/node_modules",
10
- "integration/bun/**"
+ "integration/**"
11
]
12
}
13
0 commit comments