eslint-plugin-factorial
Advanced tools
Comparing version 2.0.17 to 2.0.18
{ | ||
"name": "eslint-plugin-factorial", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -15,3 +15,3 @@ module.exports = { | ||
message: | ||
"This kind of enums are worthless an error prone. Double-check if you can use some crafted union type, or even one provided by the GraphQL interface", | ||
"This kind of enums are worthless and error prone. Double-check if you can use some crafted union type, or even one automatically provided by the GraphQL interface", | ||
}) | ||
@@ -18,0 +18,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
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
14299