Make language adapters able to require certain bundled formatters

This commit is contained in:
Kirill Bulatov 2023-09-08 21:46:28 +03:00
parent 4f956d71e2
commit 12ea12e4e7
11 changed files with 80 additions and 20 deletions

View file

@ -201,8 +201,6 @@
// }
// TODO kb description
"formatter": "auto",
// TODO kb description + better settings
"prettier": true,
// How to soft-wrap long lines of text. This setting can take
// three values:
//