We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba62a0 commit bc4976eCopy full SHA for bc4976e
1 file changed
vitest.config.ts
@@ -27,6 +27,7 @@ export default defineConfig({
27
"src/types/**/*",
28
"src/abis/**/*",
29
"./lib/**/*",
30
+ "src/cron/**/*",
31
],
32
},
33
0 commit comments