1.2.1 • Published 1 year ago

@chaos1ee/eslint-config-react v1.2.1

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

@chaos1ee/prettier-config

Install

yarn add eslint @chaos1ee/eslint-config-react -D

Usage

.eslintrc.js

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