Skip to content

Commit 97fdfcd

Browse files
committed
Update jshint settings.
1 parent 155b604 commit 97fdfcd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

projects/paperjs.sublime-project

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@
4949
"supernew": true,
5050
"laxbreak": true,
5151
"eqeqeq": false,
52-
"eqnull": true
52+
"eqnull": true,
53+
"loopfunc": true,
54+
"boss": true,
55+
"loopfunc": true,
56+
"shadow": true
5357
}
5458
}
5559
}

0 commit comments

Comments
 (0)