@napaling/eslint-config

0.0.0-alpha.1 • Public • Published

@napaling/eslint-config

Napaling's ESLint config preset.

[!NOTE] This config is meant to be used for Next.js projects in conjunction with Prettier.

Installation & Usage

pnpm install --dev eslint @napaling/eslint-config

Then add to your .eslintrc.js or .eslintrc.cjs:

module.exports = {
  extends: ['@napaling'],
};

Readme

Keywords

Package Sidebar

Install

npm i @napaling/eslint-config

Weekly Downloads

3

Version

0.0.0-alpha.1

License

MIT

Unpacked Size

6.64 kB

Total Files

4

Last publish

Collaborators

  • glennreyes