Skip to content

Commit

Permalink
whoops, flopped eslint configs
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettladley committed Apr 26, 2024
1 parent 0aa22ae commit 440f272
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions frontend/dashboard/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"extends": "next/core-web-vitals",
"plugins": ["prettier"]
}
1 change: 0 additions & 1 deletion frontend/lib/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"extends": "next/core-web-vitals",
"plugins": ["prettier"]
}

0 comments on commit 440f272

Please sign in to comment.