A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)
403
stars
21
forks
source link
Avoid combining nil values while translating compiler messages #40
Closed
marcusandre closed 8 months ago
This patch will handle the following error message by checking the
body
value before using it.