1.0.1 • Published 9 months ago

@abusix/eslint-config-react v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

@abusix/eslint-config-react

This package contains the base eslint configuration for react + typescript projects.

Installation

npm add -D @abusix/eslint-config-react

Usage

Add the following to your .eslintrc.js:

module.exports = {
  extends: ['@abusix/eslint-config-react'],
};
1.0.1

9 months ago

1.0.0

9 months ago