deno.json for nextjs
Is there a template for a deno.json for a new NextJS project?
I am new to deno, but to my understanding I should not need a tsconfig, package.json and eslint in my nextJS project. Is this assumption correct?
And is there a deno.json template which I can use for my nextJS project?
0 Replies