Skip to content

Commit

Permalink
Merge pull request #143 from mkumar-02/17.0-eslint-fix
Browse files Browse the repository at this point in the history
Fixed Javascript ESLint parsing error
  • Loading branch information
shibu-narayanan authored Jun 7, 2024
2 parents 93ae9f0 + 364dd9a commit 449d496
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 @@ -4,7 +4,7 @@ env:

# See https://github.com/OCA/odoo-community.org/issues/37#issuecomment-470686449
parserOptions:
ecmaVersion: 2019
ecmaVersion: 2022

overrides:
- files:
Expand Down

0 comments on commit 449d496

Please sign in to comment.