docs: Update docs for using ESLint as the only formatter (#40679)

Closes #ISSUE

Release Notes:

- N/A

---------

Co-authored-by: Ben Kunkle <Ben.kunkle@gmail.com>
This commit is contained in:
Angelo Verlain
2025-10-29 13:58:35 +00:00
committed by GitHub
co-authored by Ben Kunkle
parent 37c6cd43e0
commit 797ac5ead4
+1
View File
@@ -92,6 +92,7 @@ the formatter:
{
"languages": {
"JavaScript": {
"formatter": [],
"code_actions_on_format": {
"source.fixAll.eslint": true
}