Results 203 comments of Andreas

@SimenB The deprecation of `react-test-renderer` affects more than just those doc pages. IMHO someone who knows this repo well should take care to analyze and to carry out all of...

Thx a lot. https://stylelint.io/developer-guide/rules/#add-autofix

@kliehm You find the answer to your question in the release notes of stylelint. > Fixed: honour Node.js `--no-deprecation` flag for rule deprecation warnings (https://github.com/stylelint/stylelint/pull/7943) (@Mouvedia). https://github.com/stylelint/stylelint/releases/tag/16.9.0 Thank you.