Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 212 Bytes

@fadioit/eslint-config

Setup

yarn add @fadioit/eslint-config

Usage

Extends the configuration in the .eslintrc file at the root of your project.

{
  "extends": "@fadioit"
}