{
"scripts": {
"lint": "oxlint",
"format": "oxfmt ."
},
"devDependencies": {
"oxlint": "^1.34.0",
"oxfmt": "^0.19.0"
}
}
{
"scripts": {
"lint": "oxlint",
"format": "oxfmt ."
},
"devDependencies": {
"oxlint": "^1.34.0",
"oxfmt": "^0.19.0"
}
}