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.
- Host: GitHub
- URL: https://github.com/mixpanel/eslint-config
- Owner: mixpanel
- License: mit
- Created: 2016-08-10T18:01:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T01:46:58.000Z (almost 3 years ago)
- Last Synced: 2025-04-24T03:36:17.680Z (about 1 year ago)
- Topics: eslint, javascript, keep, mxpnl-analytics, style
- Language: JavaScript
- Homepage:
- Size: 303 KB
- Stars: 1
- Watchers: 72
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mixpanel's JavaScript style
[](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`