Skip to content

Commit 890e619

Browse files
🔨 chore: Update package.json
1 parent fab2ab9 commit 890e619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"postpack": "clean-package restore",
3232
"prepare": "husky",
3333
"prepublishOnly": "npm run build",
34+
"prettier": "prettier -c --write --no-error-on-unmatched-pattern \"**/**\"",
3435
"release": "semantic-release",
3536
"test": "vitest",
3637
"test:coverage": "vitest run --coverage --passWithNoTests",

0 commit comments

Comments
 (0)