2.1.10 • Published 1 month ago

@colussi/eslint-config v2.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@colussi/eslint-config

npm version CI

Shared ESLint configuration.

Setup

  1. Install the package.
$ npm install -D @colussi/eslint-config
  1. Add "extends": ["@colussi/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.