3.1.0 • Published 21 days ago

eslint-config-andrewaylett v3.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
21 days ago

eslint-config-andrewaylett

My personal preferences for ESLint rules

Motivation

Working for Skyscanner, I'm a big fan of eslint-config-skyscanner. But there are a couple of things that make it less ideal for external projects and ones that don't use React, so this is my set of preferences for my own projects.

Feel free to use it directly if you don't mind the somewhat opinionated stance, or to copy any bits out of it if you don't want to be subject to any whimsical changes of mind.

Execution

This is a complete Typescript configuration. It's also written in Typescript, and linted using its own ruleset.

The post build test validates some constraints, most usefully it ensures that the ranges of peer dependencies are appropriate. We do this by mangling the content of package.json in a temporary directory and linting, testing, and building again.

3.1.0

21 days ago

3.0.0

8 months ago

2.3.0

11 months ago

2.2.0

1 year ago

2.1.2

1 year ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago