eslint-plugin-disable-features
Version:
eslint plugin that contains rules to disable certain features
11 lines (6 loc) • 391 B
Markdown

Contains rules to disable certain features, e.g., async / await
* disable-async-await: a rule to disable async / await in your application
* disable-generator-functions: a rule to disable generator functions in your application