neovim / node-client

Nvim Node.js client and plugin host
https://neovim.io/node-client/
MIT License
464 stars 49 forks source link

build: enforce type checks, fix type errors #338

Closed justinmk closed 2 months ago

justinmk commented 3 months ago

Changes

TODO

tsconfig ignores the test files...? https://github.com/neovim/node-client/blob/d3bc8d36b50ccc188e083b33ff537819e661dd88/packages/neovim/tsconfig.json#L7

https://github.com/neovim/node-client/issues/352