vscode-nushell-lang
vscode-nushell-lang copied to clipboard
Add testing
WIP
Mmm there is still work to do.
It compiles the tests into client/out instead of out/ dir,
it doesn't minifies the js. I used tsc instead of esbuild to follow the lsp sample