1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/npm/registry/@denotest/cjs-local-global-decls/1.0.0
David Sherret 77fb26e143
fix(npm): add console global for node environment (#16519)
This global is already isolated to node during type checking.

Closes #16518
2022-11-02 19:08:09 -04:00
..
index.js fix(npm): add console global for node environment (#16519) 2022-11-02 19:08:09 -04:00
other.js fix(npm): add console global for node environment (#16519) 2022-11-02 19:08:09 -04:00
package.json fix(ext/node): fix global in node env (#15622) 2022-08-26 23:39:05 +09:00