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