{"library":"coffeelint","type":"library","category":null,"description":"CoffeeLint is a style checker for CoffeeScript that helps keep code consistent and avoid common mistakes. Version 2.1.0 (stable, released 2019) targets Node.js >=6.9.1. It provides over 20 built-in rules covering spacing, naming, and syntax pitfalls. Alternatives like coffeelint-stylish offer custom reporters, but CoffeeLint remains the standard linter for the CoffeeScript ecosystem.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","lint","coffeescript","coffee-script"],"last_verified":"Fri May 01","install":[{"cmd":"npm install coffeelint","imports":["const coffeelint = require('coffeelint');","coffeelint.lint(source, config, options);","coffeelint.registerRule(rule, ruleName);"]},{"cmd":"yarn add coffeelint","imports":[]},{"cmd":"pnpm add coffeelint","imports":[]}],"homepage":"https://coffeelint.org","github":"https://github.com/clutchski/coffeelint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/coffeelint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}