Skip to content

Commit b8550db

Browse files
just run format at root
1 parent f1d01dd commit b8550db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"lint-package-fix": "cross-env FURN_FIX_MODE=true lage lint-package",
2929
"pr-check": "lage pr-check",
3030
"preinstall": "node ./scripts/src/preinstall/use-yarn-please.js",
31-
"format": "lage format",
31+
"format": "oxfmt",
3232
"format:check": "oxfmt --check",
3333
"test": "lage test",
3434
"test-links": "markdown-link-check"

0 commit comments

Comments
 (0)