Commit b9034ec
authored
fix: add typescript support in .svelte files (#277)
* fix: add typescript support in .svelte files
enable and add preprocessor for sveltekit and svelte respectively
(fix #276)
* Update .changes/fix-typescript-in-svelte-and-sveltekit.md to be more concise
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
* style: hand-reformat line 7 to be multi-line
Signed-off-by: Lukas <65358837+lukthony@users.noreply.github.com>
Signed-off-by: Lukas <65358837+lukthony@users.noreply.github.com>1 parent a525c64 commit b9034ec
4 files changed
Lines changed: 18 additions & 1 deletion
File tree
- .changes
- packages/cli/fragments
- fragment-svelte-kit-ts
- fragment-svelte-ts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
7 | 16 | | |
8 | 17 | | |
9 | 18 | | |
| |||
0 commit comments