Skip to content

Commit

Permalink
Add .svx support
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Jun 8, 2020
1 parent 1b321e2 commit 07b0fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/src-file-extension-mapping.ts
Expand Up @@ -5,6 +5,7 @@ export default {
vue: 'js',
svelte: 'js',
mdx: 'js',
svx: 'js',
php: 'html',
md: 'html',
ejs: 'html',
Expand Down

0 comments on commit 07b0fb1

Please sign in to comment.