Skip to content

Commit

Permalink
Add remark of update issue with eslint 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
webair committed Apr 29, 2024
1 parent 63792f3 commit e158d98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# vite-plugin-vue-examples

## Issues
- Eslint package can't be updated to latest '9.x.x' version, because the package 'typescript-eslint' has eslint 8.56.x as a peer dependency. For a fresh install downgrade eslint to ^8.56.0" to get a working application again.

## Development

Install nvm [https://github.com/nvm-sh/nvm#installing-and-updating](https://github.com/nvm-sh/nvm#installing-and-updating)
Expand Down

0 comments on commit e158d98

Please sign in to comment.