@theedoran/eslint-config-next

1.0.8 • Public • Published

@theedoran/eslint-config-next

This package includes a sensible ESLint configuration for NextJS.

It includes TypeScript and prettier configuration.

Usage

Installation

npm i -D @theedoran/eslint-config-next

Configuration

Create a .eslintrc.json file in the root of your project and extend the ESLint configuration, like this:

{
  "extends": "@theedoran/eslint-config-next"
}

License

This package is licensed under the MIT License.

Package Sidebar

Install

npm i @theedoran/eslint-config-next

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

5.71 kB

Total Files

4

Last publish

Collaborators

  • theedoran