Commit d2f7ae0
fix: add scripts/*.mjs to allowDefaultProject for editor compatibility
The typescript-eslint project service errors when the editor opens .mjs
files not covered by allowDefaultProject, even if they're in the global
ignores list. Adding the pattern suppresses the editor parsing error.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1668913 commit d2f7ae0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments