@kobionic/eslint-config-typescript
v4.0.3
Published
Because code style matters.
Downloads
25
Maintainers
Readme
ESLint Config TypeScript
Because code style matters.
Installation
npm install @kobionic/eslint-config-typescript
Usage
// .eslintrc.js
module.exports = {
extends: ['@kobionic/eslint-config-typescript'],
};
Authors
- Jeremie Rodriguez <[email protected]> - Main developer
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.