a63d9c5: Replace oxlint's categories block (correctness, pedantic, perf, restriction, style, and suspicious all set to error) in the core preset with an explicit, exhaustively-listed rule set. Category-level defaults were letting rules not present in the core config leak through to consumer configs that extended ours, producing unexpected violations.d18d0e7: Configure Prettier with frameworks context1d6de0d: Add declaration files for ultracite/oxlint/* and ultracite/oxfmt so TypeScript config imports resolve without ts(7016) errors.1073f34: Ensure init'ed JSON files have newlines