Skip to content

Commit b9edf0b

Browse files
committed
Add indentation rule to jshintrc
1 parent 07f793b commit b9edf0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"boss": true,
1111
"eqnull": true,
1212
"browser": true,
13+
"indent": 4,
1314
"globals": {
1415
"jQuery": true
1516
},

0 commit comments

Comments
 (0)