0.2.0 • Published 2 years ago

eslint-config-watchful v0.2.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
2 years ago

ESLint Config Watchful

Yet another opinionated ESLint config

Usage

pnpm add eslint-config-watchful

Add to .eslintrc.yaml

extends:
  - watchful
  - watchful/docs
  # Extend as needed.