0.0.3 • Published 4 years ago
@rolo-chat/eslint-config-frontend v0.0.3
Eslint config frontend
Eslint config for the frontend teams working on Rolo.
Install
npm i -D @rolo-chat/eslint-config-frontend
Add it as a config in .eslintrc
{
"extends": ["@rolo-chat/eslint-config-frontend"]
}