mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 04:46:20 +00:00
7520e9012c
* Refactor watch-contract CLI to cli package * Use watch-contract from cli in eden and erc721 watchers * Use watch-contract from cli in all watchers * Pass an object containing clients to refactored CLI Co-authored-by: nabarun <nabarun@deepstacksoft.com>
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
# Don't lint node_modules.
|
|
node_modules
|
|
|
|
# Don't lint build output.
|
|
dist
|