Added Svelte file type

This commit is contained in:
Dave Mackintosh 2023-09-14 10:08:53 +01:00 committed by GitHub
parent d2c93deee3
commit 2cbf243407
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',