eslint-plugin-comment-annotations
Advanced tools
Comparing version 0.2.2 to 0.2.4
@@ -5,3 +5,6 @@ module.exports = { | ||
"single-colon": require("./lib/rules/single-colon") | ||
}, | ||
configs: { | ||
recommended: require("./lib/configs/recommended") | ||
} | ||
}; |
{ | ||
"name": "eslint-plugin-comment-annotations", | ||
"version": "0.2.2", | ||
"version": "0.2.4", | ||
"description": "", | ||
@@ -22,3 +22,4 @@ "main": "index.js", | ||
"lib", | ||
"LICENSE" | ||
"LICENSE", | ||
"README.md" | ||
], | ||
@@ -32,5 +33,9 @@ "repository": { | ||
"plugin", | ||
"eslintplugin", | ||
"comment", | ||
"annotation" | ||
"annotation", | ||
"hack", | ||
"todo", | ||
"fixme" | ||
] | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6523
8
144
1
35