mirror of
https://github.com/denoland/deno.git
synced 2024-12-14 11:27:57 -05:00
8e67bf829a
This reverts commit 930ce20870
.
This is producing false-positives that are not actionable to users.
We're gonna address this in another release.
1 line
46 B
TypeScript
1 line
46 B
TypeScript
window.localStorage.setItem("hello", "deno");
|