Agoric / dapp-fungible-faucet

A simple dapp that mints and sends fungible tokens to a user's wallet
3 stars 8 forks source link

chore: add jsconfig.json, lint #20

Closed katelynsills closed 3 years ago

katelynsills commented 3 years ago

Closes https://github.com/Agoric/agoric-sdk/issues/2695

Eslint for bigints was already clean due to a previous PR, but this ensures that VSCode understands bigints as well.