-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed as not planned
Labels
Description
It's been nearly 6.5 years since eslint/eslint#3458 was opened and very little progress has been made on their side.
What can we do to improve the XO user experience while we wait for a fix from ESLint?
The best solution seems to be using Microsoft's @rushstack/eslint-patch to patch ESLint's module resolver.
Another solution which worked for TypeScript + XO users is using bundledDependencies
in package.json
.
Related:
- Prettier v2.0.5 breaks linting #466
- Plugins failing to load? #473
- TypeScript 3.9.2: Error: Failed to load config "xo-typescript" to extend from #483
- Prettier 2 released, breaks XO #441 ?
- Error: Failed to load plugin 'prettier' declared in 'BaseConfig' #642 ?
Most issues are for XO + Prettier.