mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-20 04:46:20 +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
|