Skip to content

kingsword09/dnt-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnt-starter

Fast dnt template project.

dnt Document

If you want to publish to the npm registry, modify the data in npm.json.

  • Modify name version description entryPoints

If you want to publish to the jsr registry, modify the data in deno.json.

{
  "exclude": ["scripts"]
}