eslint-config-zavatta
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -120,3 +120,3 @@ module.exports = { | ||
'key-spacing': [2, { 'beforeColon': false, 'afterColon': true }], | ||
'lines-around-comment': [2, { 'beforeBlockComment': true, 'beforeLineComment': true, 'afterBlockComment': false }], | ||
'lines-around-comment': [2, { 'beforeBlockComment': true, 'afterBlockComment': false }], | ||
'linebreak-style': [2, 'unix'], | ||
@@ -123,0 +123,0 @@ 'max-nested-callbacks': [2, 3], |
{ | ||
"name": "eslint-config-zavatta", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An eslint config, designed to help you in dark times.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
0
5308