Skip to content

Commit

Permalink
add compilerOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfuxing committed Mar 27, 2024
1 parent 0058d67 commit 5129ddd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
".vscode",
"changelog.md"
]
},
"compilerOptions": {
"declaration": true
}
}

0 comments on commit 5129ddd

Please sign in to comment.