Skip to content

Commit 2a61ec9

Browse files
committed
Allow use of ES6 syntax
1 parent 33e41e4 commit 2a61ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint/.eslintrc-magento

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"env": {
33
"amd": true,
44
"browser": true,
5+
"es6": true,
56
"jasmine": true,
67
"jquery": true,
78
"prototypejs": true,

0 commit comments

Comments
 (0)