Skip to content

Commit fbeccd5

Browse files
committed
Fixed Javascript ESLint parsing error
Signed-off-by: mkumar-02 <[email protected]>
1 parent 39cd64c commit fbeccd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44

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

99
overrides:
1010
- files:

0 commit comments

Comments
 (0)