Skip to content

Commit

Permalink
🙈 Fix eslint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
coyotte508 committed Nov 19, 2023
1 parent 146d5c8 commit cec993c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/widgets/.eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
node_modules
/dist
/build
/.svelte-kit
/package
Expand Down
1 change: 1 addition & 0 deletions packages/widgets/.prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
node_modules
/dist
/build
/.svelte-kit
/package
Expand Down

0 comments on commit cec993c

Please sign in to comment.