react-ui-org/react-ui

Update Stylelint to version 16

bedrich-schindler opened this issue · 5 comments

Currently, stylelint@15 cannot be installed because stylelint configuration requires stylelint@14.

⚠️ Caution! Reportedly, Stylelint has dropped some stylistic rules like line length or indentation. Options to fill the gap:

  1. use Prettier
  2. use a plugin
  1. puts our coding style slightly out of our control, so 2) seems to be a better option.

Thanks to @crishpeen for raising it up! ❤

On video call we agreed, that we do not want to use Prettier, we do not think it is a good tool.

@visionappscz/stylelint-config v4.0.0-beta1 released!

https://github.com/visionappscz/stylelint-config/releases/tag/v4.0.0-beta1