When execution deno add --dev @package/exampledeno add --dev @package/example the package is added to deno.json as import same without the --dev--dev flag. I noticed I could add the devDependencies in package.json, but I would like to skip package.json when using deno. What is the correct way to add dev dependencies with deno ?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.