Skip to content
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

Update stylelint to 13.13.1 #235

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Update stylelint to 13.13.1 #235

merged 2 commits into from
Sep 28, 2021

Conversation

adalinesimonian
Copy link
Member

Resolves #234

The types provided by @types/stylelint have discrepancies with the actual package, so a script is used to fetch the latest types straight from the repository. This resolves a number of type errors, allowing for @ts-expect-error comments to be removed and enabling thorough type-checking. A lint script ensures that the types are up to date.

@types/stylelint do not match up with the actual package, so a script is
used to fetch the latest types straight from the repository. This
resolves a number of type errors and allows for thorough type-checking.
@adalinesimonian adalinesimonian added the type: enhancement a new feature that isn't related to rules label Sep 28, 2021
@adalinesimonian adalinesimonian added this to the v0.87.0 milestone Sep 28, 2021
@adalinesimonian adalinesimonian self-assigned this Sep 28, 2021
@adalinesimonian adalinesimonian merged commit db8a464 into master Sep 28, 2021
@adalinesimonian adalinesimonian deleted the update-stylelint branch September 28, 2021 17:55
@adalinesimonian adalinesimonian added pr: dependencies relates to dependencies For Milestone Issue and removed type: enhancement a new feature that isn't related to rules pr: dependencies relates to dependencies labels Oct 28, 2021
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.

Update bundled stylelint to latest 13.x version
1 participant