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