0.0.3 • Published 8 years ago

eslint-plugin-igncp-extras v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

ESLint plugin with additional rules.

Package
npm version

Current rules

  • max-indentation-spaces: Maximum number of spaces a line can have as indentation
  • object-properties-sorted: In object declarations (even when destructuring in a function arguments), class properties, etc., the properties must be sorted alphabetically. ESLint plugin with additional rules.