We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71aeac7 commit b819dc2Copy full SHA for b819dc2
.jshintrc
@@ -0,0 +1,7 @@
1
+{
2
+ "esversion": 6,
3
+ "node": true,
4
+ "browser": true,
5
+ "laxbreak": true,
6
+ "sub": true
7
+}
0 commit comments