Skip to content

algesthesiah/eslint-plugin-airbnb-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-airbnb-react

Custom ESLint config, for react and ts, depends on airbnb、plugin-react、plugin-prettier and so on

usage

install

npm i eslint-plugin-airbnb-react -D

use config

//file .eslintrc.js
{
  ...
  extends: ['eslint-plugin-airbnb-react'],
}

About

Custom ESLint config, for react and ts, depends on airbnb、plugin-react、plugin-prettier and so on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published