1.2.0 • Published 9 months ago

@0xforkitall/eslint-config-nextjs v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@0xforkitall/eslint-config-nextjs

This repository contains the shared ESLint configurations files for Next.js projects.

Installation

Use npm or yarn to install the package:

yarn add --dev @0xforkitall/eslint-config-nextjs

Usage

Extends the ESLint configurations on a .eslintrc.js file:

module.exports = {
    extends: ['@0xforkitall/eslint-config-nextjs']
};

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.2.0

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago