@autocloud/eslint-config

0.1.0 • Public • Published

AutoCloud ESLint Config

A shared ESLint configuration for organization wide standards

Usage

To use, install package with NPM or Yarn:

npm install eslint @autocloud/eslint-config --save-dev
yarn add --dev eslint @autocloud/eslint-config

Once ESLint and this config are installed, update .eslintrc to extend this config

{
  "extends": "@autocloud"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @autocloud/eslint-config

Weekly Downloads

4

Version

0.1.0

License

MIT

Unpacked Size

4.4 kB

Total Files

5

Last publish

Collaborators

  • enciso_autocloud
  • ckoning
  • tyson_kunovsky