Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
coffeelint-use-strict
A CoffeeLint rule that enforces usage of strict mode
coffeelint-multiple-callback
Coffeelint rule that checks for callbacks being called multiple times
coffeelint-callback-handle-error
Coffeelint rule finds instances of error objects passed through a callback not being handled
coffeelint-no-chai-getters
Coffeelint rule that detects code using a chai getter without function invocation
coffeelint-always-use-strict
CoffeeLint rule that enforces usage of strict mode
coffeelint-never-use-strict
CoffeeLint rule that enforces usage of strict mode
coffeelint-no-operation-expression
Coffeelint rule that detects code that doesn't do anything