chore: switch to oxfmt, oxlint - add ci checks (#3977)

This commit is contained in:
Chris Arderne
2026-06-26 12:19:29 +01:00
committed by GitHub
parent 01b8dcf03b
commit b54201f986
326 changed files with 12634 additions and 14213 deletions
+1 -1
View File
@@ -25,4 +25,4 @@
"build": "pnpm run clean && tsc --noEmit false --outDir dist --declaration",
"dev": "tsc --noEmit false --outDir dist --declaration --watch"
}
}
}