@cowcoders/eslint-config-tsreact

1.0.2 • Public • Published

@cowcoders/eslint-config-tsreacr

ESLint config for TypeScript React projects 🐄


Installation

To install this package only need to execute in your project

npm install --save-dev @cowcoders/eslint-config-ts

Or if you prefer yarn...

yarn add -D @cowcoders/eslint-config-ts

Install depencencies

npm i --save-dev eslint @cowcoders/eslint-config-base @cowcoders/eslint-config-ts @typescript-eslint/eslint-plugin @typescript-eslint/parser confusing-browser-globals eslint-plugin-import eslint-plugin-react eslint-plugin-react-hooks 

Usage

To usage this eslint configuration you only need to add it in your eslintrc file like this:

module.exports = {
  extends: '@cowcoders/eslint-config-ts'
}

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @cowcoders/eslint-config-tsreact

Weekly Downloads

20

Version

1.0.2

License

MIT

Unpacked Size

9.97 kB

Total Files

11

Last publish

Collaborators

  • raulanatol