7.1.0 • Published 11 months ago

@financial-times/eslint-config-next v7.1.0

Weekly downloads
675
License
MIT
Repository
github
Last release
11 months ago

eslint-config-next CircleCI

ESLint configuration for Next projects

Usage

Reference the shared configuration in your repository's own .eslintrc.js like so:

module.exports = {
	extends: ['@financial-times/eslint-config-next']
}

Avoid using .eslintrc file format since it has been depracated.

You can find the docs for ESLint shareable configs here.

Related

This shared config is being used by n-gage.

7.1.0

11 months ago

7.0.0

1 year ago

6.0.0

2 years ago

5.0.0

2 years ago

4.0.0

2 years ago

3.0.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago

1.0.0-beta.2

4 years ago