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

Commit 8901b15

Browse files
9.0.5
1 parent e749cd2 commit 8901b15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-prettier",
3-
"version": "9.0.4",
3+
"version": "9.0.5",
44
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
55
"scripts": {
66
"lint": "npx eslint --fix \"**/*.js\" && npx prettier --write \"**/*.js\"",

0 commit comments

Comments
 (0)