stylelint-config-recommended-vue
stylelint-config-recommended-vue copied to clipboard
The recommended shareable Vue config for Stylelint.
my package.json ``` "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", "postcss-lit": "^0.5.0", "prettier": "^2.7.1", "stylelint": "14.0.0", "stylelint-config-prettier": "^9.0.3", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-standard": "^28.0.0", "stylelint-config-standard-vue": "^1.0.0", "stylelint-order": "^5.0.0", ``` and .stylelintrc.js ```js module.exports...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n) | [`^16.0.0` -> `^17.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/16.6.2/17.10.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.0.0) |...
stylelint 16 dropped support for node 14 and 16 so it could be helpful to make a version that uses stylelint 15 and another version for stylelint >=16. currently it's...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.9.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ota-meshi/eslint-plugin](https://togithub.com/ota-meshi/eslint-plugin) | [`^0.15.0` -> `^0.17.0`](https://renovatebot.com/diffs/npm/@ota-meshi%2feslint-plugin/0.15.3/0.17.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
i got this bug🐞 if i use latest `Bun` install packages with `pnpm` -- all good 🤔 The extension broke after the last update or stylelint or the extension itself...