coffeelint-generator-test

0.0.1 • Public • Published

coffeelint-generator-test

generator-coffeelint test rule: this should always fail

Installation

  1. Setup CoffeeLint in your project and verify that it works
  2. Add this module as a devDependency: npm install -D coffeelint-generator-test
  3. Update your coffeelint.json configuration file as described below.

Configuration

Add the following snippet to your coffeelint.json config:

{
  "generator_test": {
    "module": "coffeelint-generator-test",
    "level": "warn"
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i coffeelint-generator-test

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • blamattina