eslint-plugin-arista
v0.2.3
Published
Arista's eslint plugins
Downloads
92
Readme
eslint-plugin-arista
This plugin intends to support linting of ES2015+ (ES6+) according to Arista code conventions.
Rules
- Enforce the conventions for the order and line breaking for module imports. (
import-order
)