Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 381 Bytes

Deno Project Template for VSCode

Template for Deno project.

Feature

  • Configuration file that also supports deno.json and import_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

Contribution

Pull request, issues are very welcome🦕