Skip to content

Commit

Permalink
ci: ignore prisma clients on eslint
Browse files Browse the repository at this point in the history
Signed-off-by: Outsider <[email protected]>
  • Loading branch information
outsideris committed Sep 8, 2022
1 parent 834b4b7 commit 650d286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
stores/**/client/**/*.js

0 comments on commit 650d286

Please sign in to comment.