Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1 to 1.2.2

2

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

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

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

// Validate props indentation in JSX
"react/jsx-indent-props": [2, 2],
"react/jsx-indent-props": 0,
// Validate JSX has key prop when in array or iterator

@@ -75,0 +75,0 @@ "react/jsx-key": 2,

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