agoric-labs / PlaygroundVat

OBSOLETE prototype Vat host: use SwingSet instead
Apache License 2.0
30 stars 5 forks source link

ESLint changes for examples/contractHost/alice and /bob #46

Closed katelynsills closed 5 years ago

katelynsills commented 5 years ago

Errors

Alice: screen shot 2019-02-21 at 12 42 38 pm Bob: screen shot 2019-02-21 at 12 47 05 pm

Fixes

  1. Allow require of harden
  2. Allow mint and alice to reference each other, same for mint and bob
  3. fix intentionally unused args and vars
  4. change unnamed function to arrow style