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

@hellomouse/eslint-config

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hellomouse/eslint-config - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

3

index.js

@@ -49,2 +49,5 @@ module.exports = {

// allow while (true)
'no-constant-condition': ['error', { checkLoops: false }],
// descriptions on params and return is often redundant

@@ -51,0 +54,0 @@ // for example:

2

package.json
{
"name": "@hellomouse/eslint-config",
"version": "1.1.3",
"version": "1.1.4",
"description": "Official ESLint config for Hellomouse, based off of Google's 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