Skip to content

Commit

Permalink
chore: ignore tests folder from eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodexhub committed Oct 10, 2023
1 parent 3aade52 commit b4f4398
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
dist
templates
templates
tests/**

0 comments on commit b4f4398

Please sign in to comment.