Search
coffeelint-use-strict
A CoffeeLint rule that enforces usage of strict mode
v1.0.0 URL:
https://unpkg.com/coffeelint-use-strict@1.0.0/index.js
Open
Browse Files
coffee
coffeescript
coffeelint
rule
usestrict
use strict
'use strict'
"use strict"
coffeelintrule
coffeelintmodule
coffeelint-rule
coffeelint-module
codeconventions
coffeelint-callback-handle-error
Coffeelint rule finds instances of error objects passed through a callback not being handled
v1.0.3 URL:
https://unpkg.com/coffeelint-callback-handle-error@1.0.3/index.js
Open
Browse Files
coffeelint
coffeelintrule
coffeelint-rule
coffee-lint
callback
handle
error
coffeelint-multiple-callback
Coffeelint rule that checks for callbacks being called multiple times
v0.0.7 URL:
https://unpkg.com/coffeelint-multiple-callback@0.0.7/index.js
Open
Browse Files
coffeelint
coffeelintrule
coffeelint-rule
coffee-lint
useless
coffeelint-no-chai-getters
Coffeelint rule that detects code using a chai getter without function invocation
v0.0.8 URL:
https://unpkg.com/coffeelint-no-chai-getters@0.0.8/index.js
Open
Browse Files
coffeelint
coffeelintrule
coffeelint-rule
coffee-lint
chai
chai-getter
dirty-chai
coffeelint-never-use-strict
CoffeeLint rule that enforces usage of strict mode
v0.9.3 URL:
https://unpkg.com/coffeelint-never-use-strict@0.9.3/index.js
Open
Browse Files
coffee
coffeescript
coffeelint
rule
usestrict
use strict
'use strict'
"use strict"
coffeelintrule
coffeelintmodule
coffeelint-rule
coffeelint-module
codeconventions