-
eslint-plugin-prettier v3 removed the generateDifferences and showInvisibles functions as they are now provided by the `prettier-linter-helpers` package. Depend upon that package instead of eslint-plu…
-
I have a few linting script for my [react-boilerplate](https://github.com/mxstbr/react-boilerplate/blob/v3.0.0/package.json#L100-L105), structured like this:
``` JSON
"scripts": {
"lint": "npm ru…
-
-
I think if we will merge CSSLint and [Stylelint](http://stylelint.io/) everyone will win — users will get more features, and we will have more free time. We already have great examples of [ESLint + JS…
-
## Version **9.1.0** of [stylelint](https://github.com/stylelint/stylelint) was just published.
Branch
Build failing 🚨
Dependency
…
-
If I have custom function to retrieve color (for example from current theme), I am getting error, but I shouldn't because I am using variable as parameter to that function.
-
O intuito dessa regra é impedir que as pessoas façam uso de `block__element__element`
-
我按照官方的示例使用,结果编译成小程序的时候出现以下错误,请问如何解决?
![截屏2020-02-2717 43 47](https://user-images.githubusercontent.com/20518758/75432390-5209ff80-5989-11ea-8edc-89c5fa475b23.png)
![截屏2020-02-2717 44 46](https://use…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Ember CLI blueprints run Prettier as part of the linters (ESLint, Stylelint). Prettier project explicitly recommends against doing so:
> When searching for both Prettier and your linter on the Inte…