Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c63dd9 + bf8677d commit bdbecf2Copy full SHA for bdbecf2
linters/.jshintrc
@@ -14,7 +14,7 @@
14
"node": true,
15
16
// Allow ES6.
17
- "esnext": true,
+ "esversion": 6,
18
19
/*
20
* ENFORCING OPTIONS
0 commit comments