Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Latest commit

 

History

History

eslint-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@ueno/eslint-config

npm

Installation

yarn add @ueno/eslint-config

Usage

We have 3 differents configs, reference the one you need in your .eslintrc

For Vanilla javascript

{
  "extends": "@ueno/eslint-config/vanilla"
}

For React

{
  "extends": "@ueno/eslint-config/react"
}

For React Native

{
  "extends": "@ueno/eslint-config/react-native"
}

License

MIT © ueno.