eslint-config-panda

0.8.1 • Public • Published

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

Package Sidebar

Install

npm i eslint-config-panda

Weekly Downloads

2

Version

0.8.1

License

MIT

Last publish

Collaborators

  • maliciousintent