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/scoreboard.js #61

Closed katelynsills closed 5 years ago

katelynsills commented 5 years ago

Errors

screen shot 2019-02-22 at 4 37 45 pm

Fixes

  1. Allow import of harden
  2. remove unused imports
  3. Assume that PR #60 will turn off the for...of errors
  4. Allow intentionally unused vars, args
  5. Comment out code that seems completely unused