@codemein/eslint-config-tesco-prettier
Version:
Tesco's ESLint config with Prettier, following Tesco's styleguide
17 lines (10 loc) • 359 B
Markdown
# Base Eslint configuration with Prettier.
- [Installation](#installation)
- [Changelog](#changelog)
## Installation
```bash
yarn add @codemein/eslint-config-tesco-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.