0.2.5 • Published 2 years ago

@byintera/eslint-config v0.2.5

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

@byintera/eslint-config

npm version

Intera's shared ESLint configuration.

Setup

  1. Install the package.
$ npm install -D @byintera/eslint-config
  1. Add "extends": ["@byintera/eslint-config"] to your .eslintrc

Read more on shared configurations.

Extras

This configuration is intended to provide consistent rules and pairs well with prettier-config.