0.1.0 • Published 3 years ago

@ken-matsui/eslint-config-next v0.1.0

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

eslint-config-next

Installation

  1. Run the install command
    $ npm install -D @ken-matsui/eslint-config-next
  2. You also need to install peer dependencies
    $ npm install -D @ken-matsui/eslint-config-js @ken-matsui/eslint-config-react @ken-matsui/eslint-config-typescript eslint eslint-config-next

Usage

.eslintrc.yml

extends:
  - "@ken-matsui/eslint-config-next"