0.0.9 • Published 7 years ago

@prk/eslint-config v0.0.9

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

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago