Skip to content

Commit 0cbc48c

Browse files
committed
chore(package): remove format all files task
1 parent b78ff3b commit 0cbc48c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
},
99
"scripts": {
1010
"test": "npm run test -ws --if-present",
11-
"format-all": "prettier --write .",
1211
"start:library": "npm start -w library",
1312
"start:example": "./start-example.sh",
1413
"start:map-example": "EXAMPLE=map run-p start:library start:example",

0 commit comments

Comments
 (0)