mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00

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");
|