Skip to content

Commit 089d88e

Browse files
committed
Add npm script
1 parent c86531d commit 089d88e

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
@@ -109,6 +109,7 @@
109109
"clean": "gulp clean",
110110
"gulp": "gulp",
111111
"lint": "gulp lint",
112+
"format": "dprint fmt",
112113
"setup-hooks": "node scripts/link-hooks.js"
113114
},
114115
"browser": {

0 commit comments

Comments
 (0)