Use proper NodeRuntime in the formatter interface
This commit is contained in:
parent
a420d9cdc7
commit
a8387b8b19
10 changed files with 71 additions and 20 deletions
|
@ -31,6 +31,7 @@ git = { path = "../git" }
|
|||
gpui = { path = "../gpui" }
|
||||
language = { path = "../language" }
|
||||
lsp = { path = "../lsp" }
|
||||
node_runtime = { path = "../node_runtime" }
|
||||
prettier = { path = "../prettier" }
|
||||
rpc = { path = "../rpc" }
|
||||
settings = { path = "../settings" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue