Skip to content
- Fixed:
customSyntax resolution with configBasedir (#6536) (@ybiquitous).
- Fixed:
declaration-block-no-duplicate-properties autofix for !important (#6528) (@sidx1024).
- Fixed:
function-no-unknown false positives for scroll, -webkit-gradient, color-stop, from, and to (#6539) (@Mouvedia).
- Fixed:
value-keyword-case false positives for mixed case ignoreFunctions option (#6517) (@kimulaco).
- Fixed: unexpected
output in Node.js API lint result when any rule contains disableFix: true (#6543) (@adrianjost).