eslint-config-ion

0.0.7 • Public • Published

eslint-config-ion

ESLint Config for the Ion JavaScript style guide

Installation


Instal useingl:

# For yarn:
yarn add eslint-config-ion eslint --dev

# For npm:
npm install --save-dev eslint-config-ion eslint

Usage


Add ion rules to the plugins section of your .eslintrc configuration file.

{
  "extends": ["ion"]
}

Or

{
  "extends": ["eslint-config-ion"]
}

Package Sidebar

Install

npm i eslint-config-ion

Weekly Downloads

0

Version

0.0.7

License

MIT

Unpacked Size

15 kB

Total Files

18

Last publish

Collaborators

  • chenzhenyuan