Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2ad70f6ee6
|
+3
-3
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "renovate-configs",
|
"name": "renovate-configs",
|
||||||
"devDependencies": {
|
|
||||||
"oxfmt": "0.55.0"
|
|
||||||
},
|
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"fmt": "oxfmt -c .oxfmtrc.json",
|
"fmt": "oxfmt -c .oxfmtrc.json",
|
||||||
"fmt:check": "oxfmt -c .oxfmtrc.json --check"
|
"fmt:check": "oxfmt -c .oxfmtrc.json --check"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"oxfmt": "0.55.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user