Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "mofo-style", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "A Javascript style guide including linters for the Mozilla Foundation Engineering team.", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -36,1 +36,5 @@ # Mozilla Foundation JS Style Guide | ||
Refer to the [RC file](https://github.com/MozillaFoundation/javascript-style-guide/blob/master/.eslintrc.yaml) and the corresponding [rule definitions](http://eslint.org/docs/rules) for specifics. | ||
## EditorConfig | ||
To more easily follow the rules you can add the [EditorConfig](http://editorconfig.org/) plugin to your editor (if it needs one), which will read an `.editorconfig` file. Unfortunately, EditorConfig doesn't allow you to dynamically set a path for the config, so you'll need to copy .editorconfig into your project's root directory if it doesn't already have one. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5422
6
40