Skip to content

Commit

Permalink
Update linting dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Aug 15, 2023
1 parent 18e0de9 commit 6f4e527
Show file tree
Hide file tree
Showing 5 changed files with 803 additions and 411 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
parser: '@typescript-eslint/parser',
extends: [
'plugin:@typescript-eslint/recommended',
'prettier/@typescript-eslint',
'prettier',
'plugin:prettier/recommended',
],
parserOptions: {
Expand Down
Loading

0 comments on commit 6f4e527

Please sign in to comment.