0.8.1 • Published 9 years ago

eslint-config-panda v0.8.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

eslint-config-panda

npm version

This package provides PlasticPanda's .eslintrc as an extensible shared config.

eslint-config-panda

Our default export contains all of our ESLint rules, including EcmaScript 6+ and React. It requires eslint and eslint-plugin-react.

npm install --save-dev eslint-config-panda eslint-plugin-react eslint

Need React?

Add "extends": "panda" to your .eslintrc for linting project with react

No React?

Add "extends": "panda/base" to your .eslintrc for linting project with react

0.8.1

9 years ago

0.8.0

9 years ago

0.7.0

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago