1.0.1 • Published 2 years ago

@abusix/eslint-config-react v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.0

2 years ago