3.0.1 • Published 3 years ago

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

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

@straw-hat/eslint-config-babel

ESLint Babel configurations. Use this package when you are using Babel compiler in your project.

Installation

Add the dependency.

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

Make sure to install the peer dependencies.

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

Configuration

Extend your ESLint configuration.

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

3 years ago

3.0.0

4 years ago

1.1.1

5 years ago

1.1.0

6 years ago