chore: update

This commit is contained in:
Ou
2024-09-26 19:16:42 +08:00
parent c0655ad164
commit 51429cdd54
21 changed files with 201 additions and 92 deletions
+1
View File
@@ -3,4 +3,5 @@ import { ourongxing } from "@ourongxing/eslint-config"
export default ourongxing({
type: "app",
react: true,
ignores: ["routeTree.gen.ts"],
})