mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-19 03:09:14 +08:00
chore: eslint ignore
This commit is contained in:
parent
c4ce8772a4
commit
2ed57d598b
@ -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"],
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user