Merge pull request #13 from davemackintosh/patch-1

Added Svelte file type
This commit is contained in:
Barrett Ruth 2023-09-14 19:16:02 -04:00 committed by GitHub
commit 39ef36f438
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ M.config = {
'javascriptreact',
'typescript',
'typescriptreact',
'svelte'
},
format = {
byte_format = '%.1fb',