5.0.1 • Published 7 months ago

@straw-hat/eslint-config-nextjs v5.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@straw-hat/eslint-config-nextjs

ESLint NextJS configurations. Use this package in NextJS projects.

Installation

Add the dependency.

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

Make sure to install the peer dependencies.

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

Configuration

Extend your ESLint configuration.

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

7 months ago

5.0.0

7 months ago

4.1.1

9 months ago

4.1.0

10 months ago

4.0.0

1 year ago

3.0.2

3 years ago

3.0.1

4 years ago

3.0.0

4 years ago