Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add typescript support in .svelte files #277

Merged
merged 3 commits into from
Dec 31, 2022
Merged

fix: add typescript support in .svelte files #277

merged 3 commits into from
Dec 31, 2022

Commits on Dec 30, 2022

  1. fix: add typescript support in .svelte files

    enable and add preprocessor for sveltekit and svelte respectively
    
    (fix #276)
    lumirth committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f1d5ea3 View commit details
    Browse the repository at this point in the history
  2. Update .changes/fix-typescript-in-svelte-and-sveltekit.md to be more …

    …concise
    
    Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
    lumirth and amrbashir committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    caaaf2f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. style: hand-reformat line 7 to be multi-line

    Signed-off-by: Lukas <65358837+lukthony@users.noreply.github.com>
    lumirth committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    aa64f7e View commit details
    Browse the repository at this point in the history