Skip to content

Commit

Permalink
[UPD] eslint: ecmascript version 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
ivantodorovich committed Feb 22, 2022
1 parent f3999c2 commit 59e0361
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: 2017
ecmaVersion: 2019

overrides:
- files:
Expand Down

0 comments on commit 59e0361

Please sign in to comment.