0.5.0 • Published 5 years ago

@richardkall/eslint-config-typescript v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago