Skip to content

Commit

Permalink
chore: update eslint to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MLKendall committed Mar 21, 2024
1 parent 3abfc5d commit ddfb9d4
Show file tree
Hide file tree
Showing 4 changed files with 6,244 additions and 3,407 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
jest: true,
},
parserOptions: {
parser: 'babel-eslint',
parser: '@babel/eslint-parser',
},
extends: [
'eslint-config-airbnb-base',
Expand Down
Loading

0 comments on commit ddfb9d4

Please sign in to comment.