Commit 2394a2d
committed
chore(coding-plans): drop stray .next/dev/dev/types tsconfig include
This duplicated glob with a doubled dev/dev segment was auto-written into
tsconfig.json by the Next dev server and committed by mistake. It points
at a nonexistent directory and duplicates the existing .next/dev/types
entry, so removing it restores tsconfig to match main.1 parent ebf9ac2 commit 2394a2d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
0 commit comments