Update eslint to 10 and replace glob with tinyglobby#481
Update eslint to 10 and replace glob with tinyglobby#481nakrovati wants to merge 2 commits intoeditorconfig:mainfrom
Conversation
Replace `glob` with `tinyglobby`—the second one is lighter and has fewer dependencies.
601d58b to
abc2f8f
Compare
|
I don't know why you're interested in this, but if you really want to help:
If all of this is too much for you, that's perfectly fine. But I don't see much value in this PR in its current state. |
Okay, then I’d better create a new PR for Eslint + Prettier, since this one has “glob” in the name. I was wrong about |
Please split this into 2 PRs.
I get it, but the goal is to drop |
eslint-plugin-prettier-> unused.eslint-plugin-xo-> unused and deprecated.@typescript-eslint/*packages withtypescript-eslint.prettierto 3.8.3globwithtinyglobby-> the second one has fewer dependencies and is lighter.tscw/o errors (same asnpm run build).npm run lintw/o errors.