agoric-labs / PlaygroundVat

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

ESLint changes to eslint-test-vat2 #53

Closed katelynsills closed 5 years ago

katelynsills commented 5 years ago

Errors

screen shot 2019-02-21 at 5 33 56 pm

Fixes

  1. Add global Vow, Flow
  2. Remove unused imports
  3. Change all to CamelCase
  4. Change unnamed functions to arrow style
  5. allow intentional unused vars and args