Skip to content

Commit 720e38b

Browse files
author
Sébastien Henau
committed
small update to tasks as @trivago package has an open PR for the minimatch issue
1 parent 952886f commit 720e38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Before building new features, clean up the repo to make it a solid foundation. K
8585
- [ ] `husky` ^8.0.3 → ^9.x (root) — v9 has a much simpler setup, no more `.husky/_/husky.sh` sourcing
8686
- [ ] `@types/react` ^18.2.47 → add ^19 support (packages/react has `react: ^19.0.0` as devDep but types are still v18)
8787
- [ ] `@types/node` — consolidate: root has ^24.3.0, vite package still has ^18.11.17. Remove from vite, use root's.
88-
- [ ] `@trivago/prettier-plugin-sort-imports` `@ianvs/prettier-plugin-sort-imports` (the trivago version is less actively maintained, @ianvs is the maintained fork)
88+
- [ ] `@trivago/prettier-plugin-sort-imports` — update once [minimatch fix PR](https://github.com/trivago/prettier-plugin-sort-imports/pull/401) is released
8989

9090
### Replace axios with native fetch in vite package
9191

0 commit comments

Comments
 (0)