1.1.2 • Published 5 years ago

@sunshinesmile/eslint-config-react v1.1.2

Weekly downloads
4
License
UNLICENSED
Repository
github
Last release
5 years ago

@sunshinesmile/eslint-config-react

This is the React configuration for ESLint extending the default sunshinesmile rules.

npm install -D eslint @sunshinesmile/eslint-config-react

echo '{"extends": "@sunshinesmile/eslint-config-react"}' > .eslintrc.json

npx eslint .