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