We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5c090 commit f5376ccCopy full SHA for f5376cc
tsconfig.json
@@ -26,5 +26,6 @@
26
"./src/**/*",
27
"./tests/**/*",
28
"./scripts/**/*",
29
+ "./benches/**/*"
30
]
31
}
0 commit comments