chore: eslint ignore
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ import { ourongxing } from "@ourongxing/eslint-config"
|
||||
export default ourongxing({
|
||||
type: "app",
|
||||
react: true,
|
||||
ignores: ["routeTree.gen.ts"],
|
||||
ignores: ["**/routeTree.gen.ts"],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user