Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit d08e6eb

Browse files
committed
update .eslintrc
1 parent 328da9e commit d08e6eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.eslintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"env": {
33
"node": true,
4-
"builtin": true
4+
"builtin": true,
5+
"es6": true
56
},
67
"globals": {},
78
"rules": {

0 commit comments

Comments
 (0)