diff options
author | Giorgi Rostomashvili <rostogiorgi@gmail.com> | 2020-04-06 22:52:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 16:52:25 -0400 |
commit | f82b9ba329856b9b52c831b456e4823fad62f858 (patch) | |
tree | 9ec09d8c551a7269445fe2741c77bc951ba491a0 /std/node/_fs/_fs_exists.ts | |
parent | ee126eb4a72ba757cc819dc3656f1ab89666ce81 (diff) |
fix: fetch reference types for JS files (#4652)
Fixes #4000 and fixes #4476. Now always tries to fetch reference types
for JS files. Does not throw if it fails, since Typescript compiler will
complain if the file is not there(it will try to fetch it again first)
and people who just use JS should not be bothered by this error.
Not sure about my test, it passes and catches the bug but maybe there is
a better way to express it.
Diffstat (limited to 'std/node/_fs/_fs_exists.ts')
0 files changed, 0 insertions, 0 deletions