-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatible with stylelint 15.10.0 #12
Comments
@silverwind Thanks for following up on the new Stylelint version! At this point, I suggest the following:
|
I originally wanted to avoid code duplicates, but your point is right. All utilities not found in the API will be moved in this project, others will be directed to the API. Thank you for your warning ! |
I would love to see this getting a quick fix so that I can close my dependabot PRs that want to upgrade stylelint so I've made a small PR that fixes the immediate problem in #13. |
- Update all JS dependencies minus stylelint because of elirasza/stylelint-stylistic#12 - Misc tweaks to eslint and stylelint configs - Tested Monaco and Mermaid
Thanks to karl-sjogren in #13, this has been fixed in 0.4.3 :) |
stylelint/stylelint#6999 has removed a file imported by this module. I think it's better for the future that this plugin only relies on clearly public API in stylelint and not do file-level imports.
The text was updated successfully, but these errors were encountered: