We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2bf386 commit 43c08bdCopy full SHA for 43c08bd
.jshintrc
@@ -0,0 +1,5 @@
1
+{
2
+ "trailing": true,
3
+ "indent": 2,
4
+ "maxlen": 80
5
+}
0 commit comments