scss-lint-html-reporter
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "scss-lint-html-reporter", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "SCSS Lint HTML Reporter with optional TeamCity integration", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -43,3 +43,3 @@ # SCSS Lint HTML Reporter | ||
```sh | ||
scss-lint -f JSON | node node_modules/scss-lint-html-reporterbin/reporter.js | ||
scss-lint -f JSON | node node_modules/scss-lint-html-reporter/bin/reporter.js | ||
@@ -46,0 +46,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
11808