UNPKG

resin-lint

Version:

Resin.io coffeelint & coffeescope2 wrapper

12 lines (11 loc) 146 B
{ "*.coffee": [ "resin-lint" ], "*.ts": [ "resin-lint --typescript --fix" ], "tests/**/*.ts": [ "resin-lint --typescript --tests" ] }