3.0.1 • Published 3 years ago

@straw-hat/eslint-config-prettier v3.0.1

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

@straw-hat/eslint-config-prettier

ESLint configurations for @straw-hat/prettier-config integration.

It makes sure that ESLint and Prettier works together without issues.

Installation

Add the dependency.

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

Make sure to install the peer dependencies.

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

Configuration

Extend your ESLint configuration.

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

3 years ago

3.0.0

4 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago