watcher-ts/packages/watcher
Ashwin Phatak 945cba9392
Implement typescript strict mode and ESLint in watcher package (#40)
* Set up typescript build and eslint.

* Automatic lint fixes.

* Fix argument type warnings.

* Fix function return types.

* Fix typescript errors in watcher.

Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-06-04 18:08:26 +05:30
..
environments Use postgres instead of sqlite. (#38) 2021-06-04 15:19:30 +05:30
src Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.eslintignore Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.eslintrc.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
.gitignore Create index for ERC20 data. 2021-05-31 16:24:45 +05:30
package.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30
tsconfig.json Implement typescript strict mode and ESLint in watcher package (#40) 2021-06-04 18:08:26 +05:30