4 lines
65 B
VimL
4 lines
65 B
VimL
|
let b:prettier_ft_default_args = {
|
||
|
\ 'parser': 'svelte',
|
||
|
\ }
|