Skip to content

fishonfire/eslint-config-fishonfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish on fire eslint configuration

Official fishonfire eslint config

Installation

Add this package to your packages

Yarn

  yarn add https://github.com/fishonfire/eslint-config-fishonfire --dev

Npm

  npm install https://github.com/fishonfire/eslint-config-fishonfire --save-dev

Deployment

Install peer dependencies

Yarn

  yarn add @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-plugin-react eslint-plugin-sonarjs @react-native-community/eslint-config --dev

Npm

  npm install @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-plugin-react eslint-plugin-sonarjs @react-native-community/eslint-config --save-dev

Implementation

To implement this configuration you need to extend it inside .eslint.js

{
    extends: "fishonfire"
}

Authors

About

Official fishonfire eslint config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •