eslint-plugin-disable-features

0.1.3 • Public • Published

Build status

eslint-plugin-disable-features

Contains rules to disable certain features, e.g., async / await

Rules

  • disable-async-await: a rule to disable async / await in your application
  • disable-generator-functions: a rule to disable generator functions in your application

Package Sidebar

Install

npm i eslint-plugin-disable-features

Weekly Downloads

1,003

Version

0.1.3

License

MIT

Last publish

Collaborators

  • brendenpalmer