Skip to content

Commit

Permalink
fixing eslint errors
Browse files Browse the repository at this point in the history
Signed-off-by: Zac McKenzie <zachary.mckenzie@gmail.com>
  • Loading branch information
Zac McKenzie committed Jan 16, 2024
1 parent 0d09316 commit 61e0163
Show file tree
Hide file tree
Showing 2 changed files with 9,979 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["javascript"]
}
Loading

0 comments on commit 61e0163

Please sign in to comment.