7.0.0 • Published 9 months ago

@emitrr/eslint-config v7.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@emitrr/eslint-config

Emitrr ESLint config.

Install

npm i -D @emitrr/eslint-config

Usage

Add the following to your .eslintrc.json file.

{
  "extends": "@emitrr/eslint-config"
}