@toryz/eslint-config-react

0.1.4 • Public • Published

@toryz/eslint-config-react

npm

lint for vite + react

Install

pnpm add eslint @toryz/eslint-config-react -D

Usage

add .eslintrc.json
{
  "root": true,
  "extends": "@toryz/react",
  "rules": {
    // your custom rules
  }
}

/@toryz/eslint-config-react/

    Package Sidebar

    Install

    npm i @toryz/eslint-config-react

    Weekly Downloads

    0

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    2.5 kB

    Total Files

    4

    Last publish

    Collaborators

    • toryz