Skip to content

Commit

Permalink
[WIP] Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvishnusankar committed May 25, 2023
1 parent 86df698 commit 5b9d64b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
dist
out
out
.yarn
.yarnrc.yml
3 changes: 2 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ public
dist
.vscode
out
.yarn
.yarn
.yarnrc.yml

0 comments on commit 5b9d64b

Please sign in to comment.