Skip to content

DustFoundation/eslint-config

Repository files navigation

@dustfoundation/eslint-config

NPM Version Minimum Node.js Version

Node.js shared config for ESLint

Installation

npm install --save-dev eslint @dustfoundation/eslint-config

Usage

You can use config by extending it in your .eslintrc.json:

{
  "extends": "@dustfoundation/eslint-config"
}

About

Node.js shared config for ESLint

Resources

Stars

Watchers

Forks