Skip to content

Commit

Permalink
chore(linting): ignore dist folder when linting
Browse files Browse the repository at this point in the history
  • Loading branch information
satnaing committed Feb 8, 2023
1 parent 1b7ebf6 commit 77c36d8
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,4 +1,5 @@
.husky
.vscode
node_modules
public
public
dist

0 comments on commit 77c36d8

Please sign in to comment.