eslint-plugin-t
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "eslint-plugin-t", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "./src/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -32,2 +32,3 @@ const isStringLiteral = require('./helpers/isStringLiteral'); | ||
}); | ||
return; | ||
} | ||
@@ -34,0 +35,0 @@ for (let node of arg.elements) { |
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
3706
103