vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

adds stylelint

Open d13 opened this issue 3 years ago • 0 comments

TODOs:

  • [ ] review rules setup thus far
  • [ ] fix remaining errors (~300), mainly around selector ordering
  • [ ] add support to lint styles within Lit and FAST components
  • [ ] rename lint script to something like lint:scripts and use lint to call both lint:scripts and lint:styles
  • [ ] regression test webviews

d13 avatar Jan 17 '23 19:01 d13