New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-walmart

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-walmart - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "eslint-config-walmart",
"description": "A set of default eslint configurations, Walmart Labs style.",
"version": "1.2.0",
"version": "1.2.1",
"author": "Eric Baer <me@ericbaer.com>",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/walmartlabs/eslint-config-walmart",

@@ -34,3 +34,3 @@ "use strict";

// this option sets a specific tab width for your code
"indent": [2, 2],
"indent": 0,
// specify whether double or single quotes should be used in JSX attributes

@@ -37,0 +37,0 @@ "jsx-quotes": [2, "prefer-double"],

Sorry, the diff of this file is too big to display

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