0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
svelte/.github/workflows
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
..
ci.yml chore: run tsc properly (#8884) 2023-07-03 14:23:34 +02:00
ecosystem-ci-trigger.yml feat: add workflow to trigger ecosystem-ci from svelte PRs (#8571) 2023-05-09 14:01:56 -04:00
release.yml chore: update changesets branch 2023-06-20 13:59:56 -07:00