We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf8715 commit 9fc6c8bCopy full SHA for 9fc6c8b
.jshintrc
@@ -3,5 +3,7 @@
3
"strict": true,
4
"laxcomma": true,
5
"nomen": false,
6
- "indent": 2
+ "indent": 2,
7
+ "esversion": 6,
8
+ "browser": true
9
}
0 commit comments