1.0.0 • Published 1 year ago

eslint-plugin-bpmn-io v1.0.0

Weekly downloads
657
License
MIT
Repository
github
Last release
1 year ago

eslint-plugin-bpmn-io

CI

Common lint rules for bpmn.io projects.

Use

Extend bpmn-io/* in your base eslint configuration:

{
  "extends": "plugin:bpmn-io/browser"
}

If you use mocha for testing, place another .eslintrc into your test folder and extend from bpmn-io/mocha:

{
  "extends": "plugin:bpmn-io/mocha"
}

Available Recommended Configurations

We ship with a few blue prints:

  • bpmn-io/browser: Use for browser based projects
  • bpmn-io/jsx: Use jsx in conjunction with browser
  • bpmn-io/node: Use for node based projects
  • bpmn-io/mocha: Use for libraries tested with mocha + chai
  • bpmn-io/recommended: Use for libraries where no environment is assumed

License

MIT

1.0.0

1 year ago

0.15.0

2 years ago

0.16.0

2 years ago

0.15.1

2 years ago

0.14.1

2 years ago

0.14.0

2 years ago

0.13.0

2 years ago

0.12.0

3 years ago

0.11.0

4 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.1

5 years ago

0.6.0

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago