0.0.9 • Published 6 years ago

@prk/eslint-config v0.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Praekelt Consulting's standard ESLint config

Installation

yarn add -D @prk/eslint-config

Usage

Replace the contents of your .eslintrc.yml with the line below:

---
extends:
    - '@prk/eslint-config'

You may further modify the config as needed on a per-project basis in this file.

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago