We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce3d1f commit aeb6799Copy full SHA for aeb6799
package.json
@@ -91,6 +91,7 @@
91
"clean": "hereby clean",
92
"gulp": "hereby",
93
"lint": "hereby lint",
94
+ "format": "dprint fmt",
95
"setup-hooks": "node scripts/link-hooks.mjs"
96
},
97
"browser": {
0 commit comments