Skip to content

ESlint + Prettier + Airbnb Style Guide Configuration for React

Notifications You must be signed in to change notification settings

harryngdev/eslint-prettier-airbnb-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Installation

  1. Navigate to your app directory where you want to include this style configuration.

    cd my-app
  2. Run this command inside your app's root directory. Note: this command executes the eslint-prettier-config.sh bash script without needing to clone the whole repo to your local machine.

    exec 3<&1;bash <&3 <(curl https://raw.githubusercontent.com/nvanha/eslint-prettier-airbnb-react/master/eslint-prettier-config.sh 2> /dev/null)

About

ESlint + Prettier + Airbnb Style Guide Configuration for React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages