Resolve prettier config on server init
This commit is contained in:
parent
d021842fa1
commit
f4667cbc33
3 changed files with 39 additions and 6 deletions
|
@ -222,6 +222,7 @@ impl Prettier {
|
|||
text: buffer.text(),
|
||||
options: FormatOptions {
|
||||
parser,
|
||||
// TODO kb is not absolute now
|
||||
path,
|
||||
tab_width,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue