We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf0b37 commit e8909e5Copy full SHA for e8909e5
.jshintrc
@@ -0,0 +1,7 @@
1
+{
2
+ "asi": true,
3
+ "laxbreak": true,
4
+ "laxcomma": true,
5
+ "node": true,
6
+ "strict": true
7
+}
0 commit comments