Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

TypeScript + Prettier ESLint configuration for NextJS

License

Notifications You must be signed in to change notification settings

TheEdoRan/eslint-config-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unmaintained: ESLint config is now included in bootstrap!

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.

About

TypeScript + Prettier ESLint configuration for NextJS

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project