agoric-labs / PlaygroundVat

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

ESLint changes to test/test-nat.js #28

Closed katelynsills closed 5 years ago

katelynsills commented 5 years ago

Errors

screen shot 2019-02-20 at 4 09 24 pm

Fixes

  1. Add global Nat
  2. Remove unused imports
  3. Replace funcToSource(s1) with s1code (I assume this is what was intended)