Commit Graph

10 Commits

Author SHA1 Message Date
Tobias Koppers 1070ce925b remove Array.prototype.reduce calls to simplify code 2020-01-17 18:31:29 +01:00
Tobias Koppers cf5f1d723c format existing code 2018-07-30 21:29:21 +02:00
Florent Cailhol 2a9452e51b Add brackets for multiline if/for statements 2018-05-29 15:45:44 +02:00
Josh Soref 0a68e29ea4 spelling: options 2018-02-26 02:36:44 +00:00
Tobias Koppers 5238159d21 run prettier on existing code 2018-02-25 02:00:20 +01:00
EugeneHlushko 2aab060f26 Refactor: indexOf >< checks to includes 2018-01-11 18:58:39 +02:00
Sergey a164854a4c
Fix lint error 2017-11-27 09:38:03 +01:00
Sergey Petushkov 6d7df9daad Add marker fn; Refactor cutOff method; Check error when options are parsed 2017-11-27 08:43:27 +01:00
Sergey Petushkov b0fe0138ee Add error helpers; Add try-catch to options evaluation 2017-11-25 21:49:59 +01:00
Tobias Koppers 751fd9bbc4 add stack to non-Error error emitted
add info about emitting an Error

#4518
2017-03-22 13:29:40 +01:00