We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78aa96 commit fc1b3cbCopy full SHA for fc1b3cb
README.md
@@ -79,7 +79,7 @@ To integrate this plugin with `stylelint-config-prettier`:
79
```json
80
{
81
"extends": [
82
- "stylelint-prettier/recommended"
+ "stylelint-prettier/recommended",
83
"stylelint-config-prettier"
84
]
85
}
0 commit comments