@codemein/eslint-config-tesco-react-prettier
Version:
Tesco's ESLint config with React, following Tesco's styleguide
17 lines (10 loc) • 375 B
Markdown
# Base Eslint configuration with React and Prettier.
- [Installation](#installation)
- [Changelog](#changelog)
## Installation
```bash
yarn add @codemein/eslint-config-tesco-react-prettier -D
```
Always check for peerDependencies in case of problems.
## Changelog
Check out the [features, fixes and more](CHANGELOG.md) that go into each major, minor and patch version.