fetch - change user agent
Is it possible to rename a module in third party modules?
Lint for if you forgot to `await` a Promise?
await them.
Is there a lint rule that I can enable for that? (Sort of like Rust's rules about unused Results?)
ex:...How do i get the IP address of a request in Fresh | Deno?
Where to contact for name squatting?
what is import.meta.url on implicit version
deno.land/x/sqlite_native).
Unfortunately, it doesnt appear that there is a good way to test this. I have found the source file in ~/.cache/deno/deps/https/deno.land/, but editing it gives an error that the hash map doesnt match (which I suppose is there for safety). I also cannot test this locally since the import.meta.url will be the local file. I could publish a version to deno.land/x/ just to log out the import.meta.url, but I would like to avoid this.
Essentially, I am wondering if deno will redirect the url to the latest version, and that version will appear in the import meta. Of course, if there is a better way to get the module version I am all ears. I am hoping to avoid adding a compile step to ci to edit tags to include a version number....Deno SDL2 Default Text Render Example (FFI problem w 1.29)
third party module - edit webhook subdirectory
src/ folder. I did not specify this when first creating the webhook (leading to all imports looking like src/mod.ts. Is it possible to edit the webhook after creation? Its hard to tell if so, because there doesnt appear to be any 'owner' controls on a module after publishing.Permissions dump
Remove trailing commas
deno.json feature, how can I remove trailing commas? I can't find anything related to that under the fmt option.
Thanks in advance!...LSP becomes slow when importing large json
Can you specify a git hash instead of version for npm modules?
arch linux deno package might be broken
sudo pacman -Sy deno
```
:: Synchronizing package databases......500 error in httpsdeno.landxfresh1.1.2srcserverhtmlescape.ts

Disable Deno VSCode TS types

discord.js with new npm imports
Client.loginWebsocket client with headers
Can I programatically trigger a SIGINT event?
process.emit('sigint');i think the language server is broken
