@bmatei/stylelint-config
Advanced tools
Comparing version 1.0.3 to 1.0.6
{ | ||
"name": "@bmatei/stylelint-config", | ||
"version": "1.0.3", | ||
"version": "1.0.6", | ||
"description": "Configurations for StyleLint", | ||
@@ -9,19 +9,13 @@ "author": "Bogdan Matei <bogdan@matei.dev>", | ||
"repository": "github:bfmatei/stylelint-config", | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
"scripts": { | ||
"semantic-release": "semantic-release" | ||
}, | ||
"lint-staged": { | ||
"gitDir": "../", | ||
"*.{js,json}": [ | ||
"prettier --write", | ||
"git add" | ||
] | ||
}, | ||
"devDependencies": { | ||
"@semantic-release/changelog": "5.0.0", | ||
"@semantic-release/git": "9.0.0", | ||
"husky": "4.0.10", | ||
"lint-staged": "9.5.0", | ||
"prettier": "1.19.1" | ||
"prettier": "1.19.1", | ||
"semantic-release": "17.0.2" | ||
} | ||
} |
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
21309
7
6