mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 04:52:26 -05:00
wildcard
This commit is contained in:
parent
d52ccd2834
commit
88f7510b95
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
error: TS2304 [ERROR]: Cannot find name 'onmessage'.
|
||||
onmessage;
|
||||
~~~~~~~~~
|
||||
at file:///home/nayeem/projects/deno/tests/specs/check/check_workspace/main.ts:8:1
|
||||
at file:///[WILDCARD]/main.ts:8:1
|
||||
|
||||
TS2304 [ERROR]: Cannot find name 'onmessage'.
|
||||
onmessage;
|
||||
~~~~~~~~~
|
||||
at file:///home/nayeem/projects/deno/tests/specs/check/check_workspace/member/mod.ts:5:1
|
||||
at file:///[WILDCARD]/member/mod.ts:5:1
|
||||
|
||||
Found 2 errors.
|
||||
|
|
Loading…
Add table
Reference in a new issue