docco
docco copied to clipboard
Adding Svelte files to languages.json
Are .svelte files always in TypeScript?
Hi, they can contain javascript or typescript, and also html and css/sass/scss. Don't know how to make such a combination. :)