Prepare prettier file lookup code infra

This commit is contained in:
Kirill Bulatov 2023-09-05 17:09:22 +03:00
parent 92f23e626e
commit a8dfa01362
6 changed files with 165 additions and 8 deletions

View file

@ -199,7 +199,8 @@
// "arguments": ["--stdin-filepath", "{buffer_path}"]
// }
// }
"formatter": "language_server",
// TODO kb description
"formatter": "auto",
// How to soft-wrap long lines of text. This setting can take
// three values:
//