Skip to content

Commit ea9b95a

Browse files
committed
build(bunny-storage): exclude examples from TypeScript compilation
1 parent 74cd7e9 commit ea9b95a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/bunny-storage/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"exclude": [
2727
"dist",
2828
"esm",
29+
"examples",
2930
"node_modules",
3031
"**/*.test.*"
3132
]

0 commit comments

Comments
 (0)