Skip to content

Commit

Permalink
add elm file extension mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Jun 10, 2020
1 parent d197fce commit a18f314
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 @@ -6,6 +6,7 @@ export default {
svelte: 'js',
mdx: 'js',
svx: 'js',
elm: 'js',
php: 'html',
md: 'html',
ejs: 'html',
Expand Down

0 comments on commit a18f314

Please sign in to comment.