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