Skip to content

Commit

Permalink
fix: incorrect path in eslint ignore
Browse files Browse the repository at this point in the history
Out-dir is called lib
  • Loading branch information
ComradeVanti committed Dec 28, 2023
1 parent 2ea42f0 commit d87e586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
**/node_modules
**/build
/lib

0 comments on commit d87e586

Please sign in to comment.