Enforce strict equalities with JSHint
This commit is contained in:
parent
cb59b5772b
commit
ebfa6c86a6
@ -12,6 +12,7 @@
|
||||
"undef": true,
|
||||
"noarg": true,
|
||||
"nonbsp": true,
|
||||
"eqeqeq": true,
|
||||
|
||||
// Relaxing
|
||||
"boss": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user