Skip to content

Commit

Permalink
fix: ignore lint on website
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed Apr 9, 2023
1 parent f620c6e commit ce2e51c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .eslintignore
@@ -1,5 +1,4 @@
**/*.js
/*.ts
dist/
website/
node_modules/
1 change: 1 addition & 0 deletions website/.eslintignore
@@ -0,0 +1 @@
components

0 comments on commit ce2e51c

Please sign in to comment.