Nabarun Gogoi
5b954a9dcd
* Generate watcher * Update config toml for filecoin subgraph watcher * Update readme with subgraph link
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint
|