686ef21e0e
CD / Release (push) Successful in 5s
Reviewed-on: #70 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"name": "renovate-configs",
|
|
"private": true,
|
|
"scripts": {
|
|
"fmt": "oxfmt -c .oxfmtrc.json",
|
|
"fmt:check": "oxfmt -c .oxfmtrc.json --check"
|
|
},
|
|
"devDependencies": {
|
|
"oxfmt": "0.55.0"
|
|
}
|
|
}
|