1.0.6 • Published 2 months ago

@vtal/eslint-config v1.0.6

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

VTAL ESLint Config

What is included in this package?

  • Standard config base
  • React plugin
  • React Hooks plugin
  • Prettier

Installing

  1. Install the dependency
$ npm i -D @vtal/eslint-config
  1. Create a eslintrc.json file in the root of the project and paste the code:
  {
    "extends": "@vtal/eslint-config/react"
  }

You can also use @vtal/eslint-config/node