Skip to content

Commit

Permalink
fix(create-vite): remove eslint overrides (#17833)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Aug 7, 2024
1 parent 272a77b commit 8bc122f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/create-vite/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0",
"vite": "^5.4.0"
},
"overrides": {
"eslint": "$eslint"
}
}

0 comments on commit 8bc122f

Please sign in to comment.