Add doc for stylelint - #1343
Conversation
|
@yyx990803 |
|
Anyone make any comments? |
|
/ping @Alex-Sokolov |
|
Does anyone have any comments on the Chinese and English parts? |
|
On second thought 馃, I think that we don't have to put it to Vue Loader documentation, because stylelint is not necessarily required linter and it optional set with user. |
|
@kazupon done (gucong3000#1), needed merge from @gucong3000 P.S.: Can you merge #1342 |
[RU] Update linting.md
I don't quite understand why the linter of CSS code is less important than JS? |
|
Stylelint is used by Facebook, Wikipedia and GitHub. create-react-app will support it. Right now it is the most popular CSS linter. |
|
@gucong3000 |
It does not contain |
|
I think this is good to have. Thanks! @kazupon I think it's nice to provide related information as people may not realize stylelint already works with Vue files. |
|
@yyx990803 |
Related: #303