agoric-labs / PlaygroundVat

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

ESLint changes to examples/contract/makeMint.js #44

Closed katelynsills closed 5 years ago

katelynsills commented 5 years ago

Errors

screen shot 2019-02-21 at 12 29 28 pm

Fixes

  1. remove unused Flow
  2. allow require of harden
  3. Fix unused vars/args - some are used in commented out logs
  4. Allow mint and issuer to be defined in terms of each other