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

@bedegaming/eslint-config-bede

Package Overview
Dependencies
Maintainers
48
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedegaming/eslint-config-bede - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

index.js

@@ -12,4 +12,5 @@ module.exports = {

'comma-dangle': [2, 'never'],
'no-restricted-syntax': [0]
'no-restricted-syntax': [0],
'no-confusing-arrow': ['error', { allowParens: true }]
}
};
{
"name": "@bedegaming/eslint-config-bede",
"version": "1.0.1",
"version": "1.0.2",
"description": "Bede Gaming's ESLint config",

@@ -5,0 +5,0 @@ "main": "index.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