Skip to content

Commit 8b2806f

Browse files
committed
🔧 config(eslint): update
1 parent b86b776 commit 8b2806f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
plugins: [
1313
],
1414
parserOptions: {
15-
ecmaVersion: 6
15+
ecmaVersion: 2015
1616
},
1717
rules: {
1818
}

0 commit comments

Comments
 (0)