0.0.8 • Published 1 year ago

@everythingflow/eslint-config-react v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@everythingflow/eslint-config-react

Install

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

Usage

.eslintrc.js

module.exports = {
    extends: ['@everythingflow/react'],
}