@xandme-protocol/eslint-config

1.1.0 • Public • Published

eslint-config-protocol

Build Status

A shared ESLint config for Protocol related projects.

Installation

npm install @mozilla-protocol/eslint-config --save-dev

Configuration

For browser environments, extend your .eslintrc.js config file with default rule set:

extends: "@mozilla-protocol/eslint-config"

For Node environments, extend the index-node rule set:

extends: "@mozilla-protocol/eslint-config/index-node"

Readme

Keywords

Package Sidebar

Install

npm i @xandme-protocol/eslint-config

Weekly Downloads

0

Version

1.1.0

License

MPL-2.0

Unpacked Size

24.4 kB

Total Files

8

Last publish

Collaborators

  • xandme.me