Allow to configure default prettier
This commit is contained in:
parent
b109075bf2
commit
6ec3927dd3
7 changed files with 60 additions and 13 deletions
|
@ -7,6 +7,7 @@ edition = "2021"
|
|||
path = "src/prettier.rs"
|
||||
|
||||
[dependencies]
|
||||
collections = { path = "../collections"}
|
||||
language = { path = "../language" }
|
||||
gpui = { path = "../gpui" }
|
||||
fs = { path = "../fs" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue