UNPKG

@fellow/eslint-plugin-coffee

Version:

Transpiles coffee files (.coffee, .cjsx) and runs through eslint. Reports errors with original line numbers.

14 lines (11 loc) 139 B
{ plugins: [ "@fellow/coffee" ], "extends": [ "plugin:@fellow/coffee/recommended-tabs", "eslint:recommended" ], rules: { } }