UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

13 lines (12 loc) 278 B
{ "expr" : true, "undef" : true, "predef" : ["describe", "it", "beforeEach", "afterEach"], "node" : true, "boss" : true, "sub" : true, "supernew" : true, "loopfunc" : true, "onecase" : true, "quotmark" : "single" }