Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
721 contributions in the last year
Contribution activity
October 2020
Created an issue in sveltejs/language-tools that received 7 comments
Does not respect default language in svelte.config.js
Describe the bug
My svelte.config.js file looks like this:
import sveltePreprocess from "svelte-preprocess"; module.exports = { preprocess: svelte…