This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-stylelint
Releases · AtomLinter/linter-stylelint
v1.3.0
v1.2.2
v1.2.1
Implemented enhancements:
- Allow comments in JSON #16
Merged pull requests:
- Add utf8 encoding to readFileSync #20 (davidtheclark)
v1.2.0
Fixed bugs:
- Invalid .stylelintrc JSON throws: "SyntaxError: Unexpected string" #12
Merged pull requests:
- Clarifications in the README #19 (davidtheclark)
- Use standalone stylelint, add configBasedir and severities #18 (davidtheclark)
v1.1.2
v1.1.0
Implemented enhancements:
- Add linter name #11 (Arcanemagus)