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.
1 parent e856d93 commit bf8677dCopy full SHA for bf8677d
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