2.0.3 • Published 4 years ago

@kobionic/eslint-config-typescript-react v2.0.3

Weekly downloads
8
License
Apache-2.0
Repository
gitlab
Last release
4 years ago

ESLint Config TypeScript React

npm version License Code style Build status

Because code style matters, with React too.

Installation

npm install @kobionic/eslint-config-typescript-react

Usage

// .eslintrc.js
module.exports = {
  extends: ['@kobionic/eslint-config-typescript-react'],
};

Authors

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

1.0.8

4 years ago

2.0.0

4 years ago

1.0.7

5 years ago

1.0.6

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

6 years ago

1.0.0

6 years ago