Template for Deno project.
- Configuration file that also supports
deno.json
andimport_map.json
- Enabling the code lens
deno.json
JSON Schema enabled- Easily import the Standard Library with
import_map.json
- Completion of
deno.land
remote module on import
Pull request, issues are very welcome🦕