• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-coffee-variables

Lint CoffeeScript for undefined and unused variables
markwainwright
0.8.2 1,510
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-coffee-variables

This is a plugin for Linter that does some things that CoffeeLint can't: detecting variables that are used without being defined, and defined variables that aren't used.

It's best used in conjunction with linter-coffeelint.

Behind the scenes it works by compiling your CoffeeScript to JavaScript and running it through ESLint, using specific rules.

Installation

  1. Install Linter
  2. $ apm install linter-coffee-variables

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by