@thebestco/eslint-config
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@thebestco/eslint-config", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "The BestCompany's shared eslint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -40,2 +40,3 @@ module.exports = { | ||
VariableDeclarator: 1, | ||
offsetTernaryExpressions: true, // Match prettier | ||
ignoredNodes: ["TemplateLiteral"], | ||
@@ -42,0 +43,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54548
1166
1