Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-import-intellisense

Endpoint for Deno's import intellisense for Nest.

Getting Started

To enable module intellisense for Nest, add the following to your VS Code Settings

{
  "deno.suggest.imports.hosts": {
    "https://x.nest.land/": true
  }
}

License

The contents of this repository are licensed under The MIT license.

About

Endpoint for Deno's import intellisense

Topics

Resources

Code of conduct

Stars

0 stars

Watchers

2 watching

Forks

Sponsor this project

Contributors

Languages

Generated from nestdotland/template