lint-staged
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "lint-staged", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Lint JS and CSS files staged by git", | ||
@@ -8,3 +8,3 @@ "bin": { | ||
"jscs-staged": "./scripts/jscs-staged.sh", | ||
"flow-staged": "./scripts/eslint-staged.sh", | ||
"flow-staged": "./scripts/flow-staged.sh", | ||
"stylelint-staged": "./scripts/stylelint-staged.sh" | ||
@@ -11,0 +11,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
5932