Commit efb4f9c
Exclude bundled assets from typecheck
Skills embedded under src/assets contain illustrative code samples that import
modules which do not exist in this repo, so tsgo failed on them. They are data
that gets copied into the config directory, never compiled — exclude the
directory rather than editing the skills.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 899a948 commit efb4f9c
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
0 commit comments