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

When I upgrade from 6.1.0 to 7, preset rules cannot be detected or automatically repaired according to rules #75

Open
hooray opened this issue Mar 12, 2023 · 2 comments

Comments

@hooray
Copy link

hooray commented Mar 12, 2023

  "extends": [
    "stylelint-config-standard-scss",
    "stylelint-config-standard-vue/scss"
  ],
  "plugins": [
    "stylelint-scss"
  ],
    "stylelint": "^15.2.0",
    "stylelint-config-standard-scss": "^7.0.1",
    "stylelint-config-standard-vue": "^1.0.0",
    "stylelint-scss": "^4.4.0",
@hooray hooray changed the title When I upgrade from 6.1.0 to 7, rules cannot be detected or automatically repaired When I upgrade from 6.1.0 to 7, preset rules cannot be detected or automatically repaired according to rules Mar 12, 2023
@liamwang
Copy link

I have encountered the same problem.

@liamwang
Copy link

I just tried upgrading to version 8.0.0, but there was no surprise, so I reverted back to version 6.1.0 again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants