Đăng TúĐ
Deno3y ago
5 replies
Đăng Tú

does Deno vscode support nesting `deno.json`?

There is a project I'm working on has nesting
deno.json
files. The parent
deno.json
is a bit outdated and the child is what I need to work with. However, Deno plugin of vscode doesn't recognize the closet
deno.json
to the current file I work on. I tried to enable Deno Enable Paths but it didn't work as expect.

Is there anyway to solve this problem?
Was this page helpful?