0.5.0 • Published 6 years ago

@richardkall/eslint-config-typescript v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@richardkall/eslint-config-typescript

Shareable ESLint configuration for TypeScript.

Installation

yarn add @richardkall/eslint-config-typescript --dev

Usage

Create .eslintrc.js in your project root:

module.exports = {
  extends: '@richardkall/eslint-config-typescript',
};
0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago