eslint-config-tidal
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "eslint-config-tidal", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "ESLint sharable config for TIDAL", | ||
@@ -22,3 +22,4 @@ "files": [ | ||
"scripts": { | ||
"test": "ava" | ||
"test": "ava", | ||
"prepublish": "./publish-dep.sh" | ||
}, | ||
@@ -25,0 +26,0 @@ "license": "MIT", |
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
4838