π¦ Deno adds to package.json instead of deno.jsonc.
Here's my package.json for react-router-v7 deno template (https://github.com/remix-run/react-router-templates/tree/main/deno)
When i do
How do i make sure package entries are made in the correct file?
Thanks!
When i do
deno add npm:@antfu/eslint-config, it adds it to the package.json instead of deno.jsonc. How do i make sure package entries are made in the correct file?
Thanks!
GitHub
Contribute to remix-run/react-router-templates development by creating an account on GitHub.
