1.0.8 • Published 1 year ago

@britishlibrary/eslint-config v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ESLint Config React

This package provides the British Library ESLint and Prettier configuration.

ESLint

ESLint statically analyzes your code to quickly find problems. ESLint is built into most text editors and you can run ESLint as part of your continuous integration pipeline.

Prettier

Prettier is an opinionated code formatter. It removes original styling and ensures that all outputted code conforms to a consistent style.