3.0.2 • Published 3 years ago

@straw-hat/eslint-config-typescript v3.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

@straw-hat/eslint-config-typescript

ESLint TypeScript configurations. Use this package in TypeScript projects.

Installation

Add the dependency.

yarn add -D @straw-hat/eslint-config-typescript

Make sure to install the peer dependencies.

npx install-peerdeps --dev @straw-hat/eslint-config-typescript

Configuration

Extend your ESLint configuration.

{
  "extends": ["@straw-hat/eslint-config-typescript"]
}

Check Linting files.

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

4 years ago

1.1.1

5 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago