0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
svelte/.github
Simon H 2f5e371046
chore: run tsc properly (#8884)
Runs type check as part of the CI. This needs a new path alias in the tsconfig so that TS resolves the svelte import in the ambient file directly to the correct d.ts file and doesn't load Svelte through the node_modules, at which point it would load the generated ambient type definitions and throw a duplicate definitions error.

Also removes a tgz that was accidentally added
2023-07-03 14:23:34 +02:00
..
ISSUE_TEMPLATE feat(site-2): Update links, move blog out of SK folder to content (#8289) 2023-04-02 11:24:33 -04:00
workflows chore: run tsc properly (#8884) 2023-07-03 14:23:34 +02:00
FUNDING.yml Add sponsorship button 2021-04-09 00:23:21 +01:00
ISSUE_TEMPLATE.md feat(site-2): Update links, move blog out of SK folder to content (#8289) 2023-04-02 11:24:33 -04:00
PULL_REQUEST_TEMPLATE.md chore: remove warning from pull request template 2023-06-21 11:33:54 +02:00