stylelint-config-vi
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "stylelint-config-vi", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Stylelint shareable config used by VI Company", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,3 +18,3 @@ # eslint-config-vi | ||
module.exports = { | ||
extends: 'vi' | ||
extends: 'stylelint-config-vi' | ||
}; | ||
@@ -21,0 +21,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
13520