@jungzl/eslint-config-react

0.0.8 • Public • Published

eslint-config

Jungzl's eslint config for react project 🦄

This config extends @jungzl/eslint-config-ts

🛠️ Usage

First, make sure you have Eslint installed and install this package by:

npm[yarn|pnpm] install @jungzl/eslint-config-react --dev

Then add the following to your .eslintrc.js:

module.exports = {
  extends: '@jungzl/eslint-config-react',
}

Dependents (0)

Package Sidebar

Install

npm i @jungzl/eslint-config-react

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

4.4 kB

Total Files

4

Last publish

Collaborators

  • jungzl