mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
removed jshint rule that was introduced for code that was later removed
This commit is contained in:
parent
2e5dbd10b3
commit
e4ed52c0ec
@ -21,6 +21,5 @@ require('smoosh').config({
|
|||||||
, "asi": true
|
, "asi": true
|
||||||
, "laxbreak": true
|
, "laxbreak": true
|
||||||
, "laxcomma": true
|
, "laxcomma": true
|
||||||
, "eqnull": true
|
|
||||||
}
|
}
|
||||||
}).run().build().analyze()
|
}).run().build().analyze()
|
||||||
|
Loading…
Reference in New Issue
Block a user