-
### Describe the bug
The latest Stylelint v15.10.1 now uses `meow@^10`, updating to that version to remove a [recently announced `semver` vulnerability](https://github.com/stylelint/stylelint/issues/…
-
cc #4
-
I have a new parser for PostCSS/StyleLint, [postcss-html](https://github.com/gucong3000/postcss-html).
features about vue:
- Compatible with vue component
- Support automatically fixes of StyleLint…
-
> Clearly describe the bug
If the css file has only sourceMappingURL comment, cli with `--fix` option will raise an error.
> Which rule, if any, is the bug related to?
`no-empty-first-line`
…
-
Currently, using stylelint-configs with prettier =>3.0.0 causes the following error:
```
TypeError: prettier.resolveConfig.sync is not a function
```
The error seems to be caused by [stylelin…
-
denoでどないするん?
-
remove the dependency for the @zeix/stylelint-config and integrate it in ueli itself.
-
Like our JavaScript, we want to have uniform code style for SCSS as well. Stylelint is a versatile tool which allows us to do that. We can add it to the `lint-staged` command to make sure everything's…
-
Would you create a stylelint-config-standard-less package that extends stylelint-config-standard?
-
When running `--fix` stylelint attempts to [chown its temp file back to the owner of the original file](https://github.com/stylelint/stylelint/blob/07b44802afaf7dfaa06297d358a28e62a3a9fbfd/lib/vendor/…