Skip to content

Commit 8d5fc3f

Browse files
committed
test2
1 parent 412af29 commit 8d5fc3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "vite",
88
"build": "tsc -b && vite build",
99
"lint": "eslint . --fix && yarn format",
10-
"format": "prettier --write .",
10+
"format": "prettier --write . --log-level=warn",
1111
"preview": "vite preview",
1212
"prepare": "husky"
1313
},

0 commit comments

Comments
 (0)