{ "*.coffee": [ "resin-lint" ], "*.ts": [ "resin-lint --typescript --fix" ], "tests/**/*.ts": [ "resin-lint --typescript --tests" ] }