0.0.4 • Published 9 months ago

@launchware/eslint-config-node v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

LaunchWare's eslint-config-node

This is the default eslint configuration for LaunchWare's Node projects.

Installation

yarn add -D @launchware/eslint-config-node

Usage

You need to add the following to your .eslintrc (or equivalent) file:

{
  "extends": "@launchware/eslint-config-node"
}
0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago