Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scripts: Update stylelint dependency and the default config (#64828)
* update stylelint deps to latest and convert deprecated rules to @Stylistic * prevent extra rules being added * fix rule name change * fix scss overwrite bug * fix stylelint disables/enables * migrate stylistic styles to separate configs to make it easy to opt out for consumers * fix: switch stylistic config dep for plugin * use require.resolve for stylelint recommended config * fix stylelint unit tests * fix global mocks for node env * use correct configs for tests * add type checking for configs * convert tests to esm * remove unnecessary await * fix stylelint tests * remove experimental-vm-modules flag * revert jest globals changes * move utils to folder * update readme * update changelogs --------- Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl> Unlinked contributors: 75th, vicobot-0815. Co-authored-by: mikeybinns <mikeybinns@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: jacobcassidy <jacobcassidy@git.wordpress.org> Co-authored-by: mirka <0mirka00@git.wordpress.org> Co-authored-by: paulschreiber <paulschreiber@git.wordpress.org> Co-authored-by: stein2nd <stein2nd@git.wordpress.org>
- Loading branch information