Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mofo-style

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mofo-style - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

.editorconfig

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc