Skip to content

Commit

Permalink
exclude examples from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
shakiba authored Oct 12, 2024
1 parent a9f23fa commit 404ebd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"exclude": [
"node_modules",
"example",
"benchmark",
"dist"
]
Expand Down

0 comments on commit 404ebd1

Please sign in to comment.