phase 2
This commit is contained in:
@@ -5,7 +5,7 @@ import reactRefresh from "eslint-plugin-react-refresh"
|
||||
import tseslint from "typescript-eslint"
|
||||
|
||||
export default tseslint.config(
|
||||
{ ignores: ["dist", "src/routeTree.gen.ts"] },
|
||||
{ ignores: ["dist", "src/routeTree.gen.ts", ".claude", ".opencode"] },
|
||||
{
|
||||
extends: [js.configs.recommended, ...tseslint.configs.recommended],
|
||||
files: ["**/*.{ts,tsx}"],
|
||||
|
||||
Reference in New Issue
Block a user