Skip to content

Commit f5376cc

Browse files
committed
fix: reintroduced benches to tsconfig to try and fix ci failure
1 parent 9a5c090 commit f5376cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"./src/**/*",
2727
"./tests/**/*",
2828
"./scripts/**/*",
29+
"./benches/**/*"
2930
]
3031
}

0 commit comments

Comments
 (0)