Socket
Socket
Sign inDemoInstall

eslint-config-lumigu

Package Overview
Dependencies
196
Maintainers
1
Versions
4
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

.npmignore

2

eslintrc.json

@@ -159,3 +159,3 @@ {

"no-unused-vars": ["error", { "vars": "all", "args": "none", "ignoreRestSiblings": true }],
"no-use-before-define": ["error", { "functions": true, "classes": true, "variables": true }],
"no-use-before-define": ["error", { "functions": true, "classes": false, "variables": true }],
"no-useless-call": "error",

@@ -162,0 +162,0 @@ "no-useless-computed-key": "error",

{
"name": "eslint-config-lumigu",
"description": "Lumigu's ECMA Script code style",
"version": "1.0.2",
"version": "1.0.3",
"author": {

@@ -6,0 +6,0 @@ "name": "Lumigu",

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