eslint-plugin-arista

Arista's eslint plugins

Usage no npm install needed!

<script type="module">
  import eslintPluginArista from 'https://cdn.skypack.dev/eslint-plugin-arista';
</script>

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)