An open API service indexing awesome lists of open source software.

https://github.com/mixpanel/eslint-config

Mixpanel's JavaScript style.
https://github.com/mixpanel/eslint-config

eslint javascript keep mxpnl-analytics style

Last synced: about 1 year ago
JSON representation

Mixpanel's JavaScript style.

Awesome Lists containing this project

README

          

# Mixpanel's JavaScript style
[![NPM version](https://img.shields.io/npm/v/eslint-config-mixpanel.svg)](https://www.npmjs.com/package/eslint-config-mixpanel)

To add this to your new project, run the following commands from your
repository root:

1. `npm install --save-dev eslint eslint-config-mixpanel`
1. `echo '{"extends": "mixpanel"}' >.eslintrc`