Skip to content

Commit cda40d9

Browse files
committed
Extend JSHint config
1 parent 24298d3 commit cda40d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.jshintrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"browser": true,
3+
"camelcase": true,
34
"devel": true,
5+
"eqeqeq": true,
46
"immed": true,
57
"maxlen": 80,
68
"noarg": true,

0 commit comments

Comments
 (0)