Socket
Socket
Sign inDemoInstall

eslint-config-benjamin-van-ryseghem

Package Overview
Dependencies
236
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

9

index.js

@@ -252,11 +252,2 @@ const disabled = 0;

// "implicit-arrow-linebreak": [error, "beside"],
"indent": [
error,
"tab",
{
"SwitchCase": 1,
"MemberExpression": 1,
"CallExpression": { "arguments": 1 }
}
],
"jsx-quotes": error,

@@ -263,0 +254,0 @@ "key-spacing": [

2

package.json
{
"name": "eslint-config-benjamin-van-ryseghem",
"version": "1.0.2",
"version": "1.0.3",
"description": "my set of rules for eslint",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc