eslint-config-next-app

2.1.0 • Public • Published

eslint-config-next-app

This package includes the shareable ESLint configuration used by Create React App.

Install

npm i -D eslint-config-next-app
yarn add -D eslint-config-next-app

Usage

Create a file named .eslintrc with following contents in the root folder of your project:

{
  "extends": "next-app"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-next-app

Weekly Downloads

11

Version

2.1.0

License

MIT

Unpacked Size

1.44 kB

Total Files

3

Last publish

Collaborators

  • viendinh