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

@e-chan1007/eslint-config-base

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@e-chan1007/eslint-config-base - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0

2

index.js

@@ -91,3 +91,3 @@ module.exports = {

"no-param-reassign": ["error", { "props": false }],
"no-return-assign": ["error", "always"],
"no-return-assign": ["error", "except-parens"],
"no-self-assign": "error",

@@ -94,0 +94,0 @@ "no-self-compare": "error",

{
"name": "@e-chan1007/eslint-config-base",
"description": "Common settings for ESLint",
"version": "1.0.0-alpha.2",
"version": "1.0.0",
"license": "MIT",

@@ -29,3 +29,3 @@ "author": "e_chan1007 <echan041007@gmail.com> (https://e-chan.me)",

},
"gitHead": "f0683d16675bd84942364be6af51b280885eb4e7"
"gitHead": "97c4e169674a009f70561f84e1659c0ce5f46251"
}
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