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/notifyUponResolution.js
#58
Closed
katelynsills
closed
5 years ago
katelynsills
commented
5 years ago
Errors
Fixes
Mark
myVatID
as an unused arg with a
_
prefix
remove
nurCount
since unused
Rename
swissnum
that is a parameter of
notify
and which shadows the upper
swissnum
Change
for..of
to a
forEach
Allow inner declarations
because we are using ES6
Errors
Fixes
myVatID
as an unused arg with a_
prefixnurCount
since unusedswissnum
that is a parameter ofnotify
and which shadows the upperswissnum
for..of
to aforEach