eslint-plugin-no-extension-in-require
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "eslint-plugin-no-extension-in-require", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"author": "Patrick Dubroy <pdubroy@gmail.com> (http://dubroy.com)", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
}, | ||
"description": "A plugin for ESLint that ensures that the path argument to `require` does not include a file extension.", | ||
"description": "A plugin for ESLint that ensures that the path argument to `require` does not include the '.js' extension", | ||
"repository": { | ||
@@ -32,0 +32,0 @@ "type": "git", |
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
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
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
11849
11
0
22