Skip to content

Contains an eslint plugin to disable certain features, e.g., async / await

License

Notifications You must be signed in to change notification settings

brendenpalmer/eslint-plugin-disable-features

Repository files navigation

Build status

eslint-plugin-disable-features

Greenkeeper badge

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
  • disable-typeof-checks: a rule to disable typeof checks

About

Contains an eslint plugin to disable certain features, e.g., async / await

Resources

License

Stars

Watchers

Forks

Packages

No packages published