1.0.0 • Published 11 months ago

config-ar3secchim v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Stylelint

  • Standard config base;
  • Prettier;

Install

npm i -D eslint config-ar3secchim

Usage

Create a .eslintrc.json file extending the config:

{
  "extends": "config-ar3secchim"
}

You can also use a .eslintrc.js instead of JSON if you prefer.