Slightly better prettier settings and discovery

This commit is contained in:
Kirill Bulatov 2023-09-08 15:41:23 +03:00
parent ce6b31d938
commit 4f956d71e2
8 changed files with 52 additions and 52 deletions

View file

@ -11,6 +11,7 @@ language = { path = "../language" }
gpui = { path = "../gpui" }
fs = { path = "../fs" }
node_runtime = { path = "../node_runtime"}
util = { path = "../util" }
serde.workspace = true
serde_derive.workspace = true