idahogurl / vs-code-prettier-eslint

A Visual Studio Code Extension to format JavaScript and TypeScript code using the prettier-eslint package.
MIT License
184 stars 46 forks source link

chore: update eslint, prettier, eslint-prettier to current #189

Closed cwilbur closed 7 months ago

cwilbur commented 8 months ago

Tweaked snapshots and eslint configurations slightly to accommodate them.

Docs: Add @cwilbur as a contributor

DucNg commented 7 months ago

@idahogurl Here is a PR with the minimum changes: https://github.com/idahogurl/vs-code-prettier-eslint/pull/198

idahogurl commented 7 months ago

Thank you @cwilbur for your efforts. Unfortunately there are too many changes and just updating the prettier-eslint did not work. It gave an error as I described in this comment.