@kobionic/eslint-config-typescript-react
v2.0.3
Published
Because code style matters, with React too.
Downloads
17
Maintainers
Readme
ESLint Config TypeScript React
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
- Jeremie Rodriguez <[email protected]> - Main developer
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.