Skip to content

rolo-chat/eslint-config-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eslint config frontend

Eslint config for the frontend teams working on Rolo.

Install

npm i -D eslint-config-rolo-frontend eslint eslint-import-resolver-babel-module eslint-plugin-babel eslint-plugin-import eslint-plugin-react eslint-plugin-react-hooks

Add it as a config in .eslintrc

{
  "extends": ["eslint-config-rolo-frontend"]
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published