issues
search
agoric-labs
/
PlaygroundVat
OBSOLETE prototype Vat host: use SwingSet instead
Apache License 2.0
30
stars
5
forks
source link
ESLint changes to src/vat/index.js
#57
Closed
katelynsills
closed
5 years ago
katelynsills
commented
5 years ago
Errors
Fixes
Add SES as global
Combine flowcomm imports, but keep comments.
Comment out unused
msgre
. There is a later
msgre
, so I assume this might be switched to in the future. Could be wrong on this.
comment out the definition of marshal, since it is only used in commented out code.
Remove unused buildSturdyRef - this is unused entirely. We could decide to keep this instead.
comment out
arg
which is only used in commented out code
Errors
Fixes
msgre
. There is a latermsgre
, so I assume this might be switched to in the future. Could be wrong on this.arg
which is only used in commented out code