mixpanel / eslint-config

Mixpanel's JavaScript style.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixpanel's JavaScript style

NPM version

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

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

About

Mixpanel's JavaScript style.

License:MIT License


Languages

Language:JavaScript 100.0%