1.0.8 • Published 2 years ago

@britishlibrary/eslint-config v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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.