Skip to content

Commit

Permalink
Updating Parser
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonTarren committed Dec 18, 2024
1 parent 60dc3fb commit e4085af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ globals:
parserOptions:
ecmaVersion: 2018
sourceType: module
parser: babel-eslint
parser: "@babel/eslint-parser"
plugins:
- prettier
- "@lwc/eslint-plugin-lwc"
Expand Down

0 comments on commit e4085af

Please sign in to comment.