stylelint-config-recommended-vue icon indicating copy to clipboard operation
stylelint-config-recommended-vue copied to clipboard

The recommended shareable Vue config for Stylelint.

Results 7 stylelint-config-recommended-vue issues
Sort by recently updated
recently updated
newest added

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...

needs repro

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

enhancement

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.9.1?slim=true)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ota-meshi%2feslint-plugin/0.17.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ota-meshi%2feslint-plugin/0.17.5?slim=true)](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...