Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "eslint-g", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Generator eslint config for pspgbhu", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -53,5 +53,5 @@ const commonrc = require('./commonrc'); | ||
} | ||
}; | ||
} | ||
`; | ||
module.exports = { rc, plugins }; |
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
9535