eslint-config-walmart
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "eslint-config-walmart", | ||
"description": "A set of default eslint configurations, Walmart Labs style.", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"author": "Eric Baer <me@ericbaer.com>", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/walmartlabs/eslint-config-walmart", |
@@ -12,3 +12,3 @@ "use strict"; | ||
// require camel case names | ||
"camelcase": 2, | ||
"camelcase": [2, { properties: "never" }], | ||
// enforce spacing before and after comma | ||
@@ -15,0 +15,0 @@ "comma-spacing": 2, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
159729
1