mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-09 12:58:06 +00:00
945cba9392
* 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>
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
# Don't lint node_modules.
|
|
node_modules
|
|
|
|
# Don't lint build output.
|
|
dist
|