Skip to content

Commit

Permalink
update prettier/eslint versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robherley committed Dec 15, 2023
1 parent c4c6db7 commit 0b51c2e
Show file tree
Hide file tree
Showing 3 changed files with 4,253 additions and 1,759 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"plugin:import/errors",
"plugin:import/warnings",
"plugin:import/typescript",
"plugin:prettier/recommended",
"prettier/@typescript-eslint"
"plugin:prettier/recommended"
],
"plugins": ["@typescript-eslint"]
}
}
Loading

0 comments on commit 0b51c2e

Please sign in to comment.