We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2f378 commit 0b332d8Copy full SHA for 0b332d8
.jshintrc
@@ -6,7 +6,7 @@
6
"curly": true,
7
"eqeqeq": true,
8
"immed": true,
9
- "indent": 2,
+ "indent": 4,
10
"latedef": true,
11
"newcap": true,
12
"noarg": true,
0 commit comments