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

eslint-config-mgol

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-mgol - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

2

eslint-config-mgol.js

@@ -158,3 +158,3 @@ 'use strict';

'id-blacklist': ['error', 'arguments', 'event'],
indent: 'off', // TODO try to enable it
indent: ['error', 4, {SwitchCase: 1, MemberExpression: 1}],
'jsx-quotes': 'off',

@@ -161,0 +161,0 @@ 'key-spacing': 'error',

{
"name": "eslint-config-mgol",
"version": "0.0.26",
"version": "0.0.27",
"description": "ESLint config for projects written by mgol",

@@ -5,0 +5,0 @@ "main": "eslint-config-mgol.js",

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