{ "$schema": "./node_modules/oxlint/configuration_schema.json", "ignorePatterns": ["src/routeTree.gen.ts"], "options": { "typeAware": true, "typeCheck": true } }