Skip to content

Support for Stylelint 17#79

Merged
simonsmith merged 3 commits into
simonsmith:masterfrom
marioloncarek:support-stylelint-17
May 16, 2026
Merged

Support for Stylelint 17#79
simonsmith merged 3 commits into
simonsmith:masterfrom
marioloncarek:support-stylelint-17

Conversation

@marioloncarek
Copy link
Copy Markdown
Contributor

  • Updated packages
  • Migrate ESLint configuration to flat config format (ESLint 9), removed .eslintrc and .eslintignore
  • Modernised index.js to ES2022+ syntax
  • Remove lodash dependency in favor of native JavaScript methods
  • Update Stylelint for v17 compatibility

Closes #78

@marioloncarek
Copy link
Copy Markdown
Contributor Author

Both test and lint passes without warnings

@marioloncarek
Copy link
Copy Markdown
Contributor Author

changed node versions in ci

@dkrnl
Copy link
Copy Markdown
Contributor

dkrnl commented Mar 19, 2026

@simonsmith Hi!

@simonsmith
Copy link
Copy Markdown
Owner

@marioloncarek Appreciate the PR - but perhaps the changes here can remain focused on just what is necessary for the stylelint 17 support. Then that can be released as one change

Comment thread .github/workflows/ci.yml Outdated
@fabsk
Copy link
Copy Markdown

fabsk commented May 13, 2026

My team and me look forward to this patch. Is there any update about next steps to get the patch into the code base?

@simonsmith simonsmith force-pushed the support-stylelint-17 branch from 41eb386 to c564e5c Compare May 16, 2026 09:04
@simonsmith simonsmith merged commit f69a9d5 into simonsmith:master May 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for stylelint 17

5 participants