tjoskar
tjoskar
DDeno
Created by tjoskar on 8/15/2024 in #help
Using private npm package from github
Hi, We are publish npm packages to the github npm registry as private packages. Is it possible to use them with Deno? I know we can access the code directly from private repos but we have build steps that is needed and it would be nice to use the same package in both node and deno. Thanks
1 replies
DDeno
Created by tjoskar on 4/15/2024 in #help
Using enablePaths in nevim?
Hi, I'm working on a project that usage both node and Deno (for different reasons) and this is working great in vcode with the enablePaths config! But some of my colleagues are using neovim and we don't seam to find a correspondent config value for neovim. Does it exist? And how to we configure it in such case? Thanks!
2 replies