beerman
Neovim setup with LSP formatting & linting
If you just want to quickly get up and running, add denols to your list of servers in your lspconfig, making sure that
deno.enable
and deno.lint
are both set to true. Next, add this plugin https://github.com/stevearc/conform.nvim and include the following in its setup options:
16 replies
Trouble importing npm modules
Yes, absolutely. Copied from my node project.
https://www.npmjs.com/package/@web3-onboard/core
11 replies