chore: update coc-settings

This commit is contained in:
kbwo 2024-08-04 18:29:57 +09:00
parent 8939558793
commit 10f3453cad

View file

@ -12,6 +12,7 @@
}
]
},
"testing.enableWorkspaceDiagnostics": true,
"testing.server.path": "testing-language-server",
"testing.trace.server": "verbose"
}