UNPKG

@coldboy002/stylelint-config

Version:
11 lines (8 loc) 168 B
# Testing Add this line to your `package.json` ```json "scripts": { "fix":"stylelint --fix **/*{.css,.scss}", "test": "stylelint **/*{.css,.scss}" }, ```