Open
Description
The rule is set to error in the config:
https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/rules/imports.js#L71
But there's no mention of it in the guide:
https://github.com/airbnb/javascript/blob/master/README.md
This rule should be mentioned under the Modules section.
Activity