{ "name": "renovate-configs", "devDependencies": { "oxfmt": "0.55.0" }, "private": true, "scripts": { "fmt": "oxfmt -c .oxfmtrc.json", "fmt:check": "oxfmt -c .oxfmtrc.json --check" } }