Commit 17c522b
chore(vscode): use workspace TypeScript to fix .ts import extension errors (#1196)
Points VS Code at the project's TypeScript (website/node_modules/typescript)
so it respects allowImportingTsExtensions from the Astro tsconfig, silencing
false-positive ts(5097) errors on .ts import paths.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent de60e19 commit 17c522b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments