Open
Description
It looks like the CI isn't checking the formatting of lldb-dap typescript files for the extension code.
I think at one point the files were checked with clang-format, but I'm not sure if thats still true today.
It would be nice if we did apply a consistent format to the lldb-dap/src-ts files.