Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

rchs/eslint-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installation

yarn add --dev @rchs/eslint-config

Usage

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

{
  "extends": "@rchs"
}

About

Eslint configuration based on airbnb, flowtype:recommended and hooks

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%