@zthun/eslint-react-config

16.1.0 • Public • Published

ESLint React Config

This is the shared eslint configuration for zthun scoped react based projects.

Getting Started

# NPM
npm install @zthun/eslint-react-config --save-dev
# Yarn
yarn add @zthun/eslint-react-config --dev

Usage

In the .eslintrc file, add the following

{
  "extends": ["@zthun/eslint-react-config"]
}

That's it. You now have the recommended rules for zthun scoped react projects.

Package Sidebar

Install

npm i @zthun/eslint-react-config

Weekly Downloads

19

Version

16.1.0

License

MIT

Unpacked Size

6.04 kB

Total Files

5

Last publish

Collaborators

  • zthun