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.
2 parents b78aa96 + fc1b3cb commit 02c7d8eCopy full SHA for 02c7d8e
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