Skip to content

Commit 33f4d1b

Browse files
committed
Add npm script
1 parent e5ffbd7 commit 33f4d1b

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
@@ -107,6 +107,7 @@
107107
"clean": "gulp clean",
108108
"gulp": "gulp",
109109
"lint": "gulp lint",
110+
"format": "dprint fmt",
110111
"setup-hooks": "node scripts/link-hooks.js"
111112
},
112113
"browser": {

0 commit comments

Comments
 (0)