@marolint/eslint-config-nextjs

1.1.1 • Public • Published

Installation

npm install --save-dev eslint prettier @marolint/eslint-config-nextjs

Usage

Add the following to your .eslintrc file:

{
  "extends": ["@marolint/eslint-config-nextjs"]
}

And add the following to your .prettier.config.js file:

/** @type {import('prettier').Options} */
module.exports = {
  extends: ["@marolint/eslint-config-nextjs/prettier.config"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @marolint/eslint-config-nextjs

Weekly Downloads

3

Version

1.1.1

License

none

Unpacked Size

830 B

Total Files

5

Last publish

Collaborators

  • maronato