3.0.0 • Published 5 years ago

@wkovacs64/eslint-config-ts-react v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@wkovacs64/eslint-config-ts-react

This is my personal ESLint configuration for TypeScript+React projects.

Install

npx install-peerdeps --dev --yarn @wkovacs64/eslint-config-ts-react

Drop the --yarn when using npm.

Usage

Extend in your .eslintrc.js:

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

Other Configurations

3.0.0

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago