Skip to content

Commit

Permalink
fix: 🏷️ add deprecated imap to options type
Browse files Browse the repository at this point in the history
  • Loading branch information
nnmrts committed Nov 21, 2021
1 parent ea45f7d commit 6ad120e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build_command_string.ts
Expand Up @@ -7,6 +7,7 @@ enum DenoOptions {
cachedOnly = "cachedOnly",
cert = "cert",
importmap = "importmap",
imap = "imap",
inspect = "inspect",
inspectBrk = "inspectBrk",
lock = "lock",
Expand Down

0 comments on commit 6ad120e

Please sign in to comment.