Skip to content

Eslint configuration based on airbnb, flowtype:recommended and hooks

Notifications You must be signed in to change notification settings

sharingapples/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eslint configuration for our organization based on airbnb, flowtype:recommended and react-hooks

Installation

yarn add --dev @sharingapples/eslint-config

Usage

Create .eslintrc on your project root with the following content:

{
  "extends": "@sharingapples"
}

About

Eslint configuration based on airbnb, flowtype:recommended and hooks

Resources

Stars

Watchers

Forks

Packages

No packages published