Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Commit 5d32d5a

Browse files
Update readme.md
1 parent b091e98 commit 5d32d5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# stylelint-config-prettier
22

3+
> **Note**
4+
> As of Stylelint v15 [all style-related rules have been deprecated](https://stylelint.io/migration-guide/to-15#deprecated-stylistic-rules). If you are using v15 or higher and are not making use of these deprecated rules, [this plugin is no longer necessary](https://stylelint.io/migration-guide/to-15#:~:text=Additionally%2C%20you%20may%20no%20longer%20need%20to%20extend%20Prettier%27s%20Stylelint%20config).
5+
36
[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]
47

58
Turns off all rules that are unnecessary or might conflict with Prettier. This lets you use your favorite shareable config without letting its stylistic choices get in the way when using Prettier.

0 commit comments

Comments
 (0)