watcher-ts/packages/lighthouse-watcher/.eslintignore
Ashwin Phatak 4fb0d95135
Lighthouse watcher (#205)
* Implement watcher for Lighthouse StorageRequest event.

* Add smoke test for lighthouse watcher.

* Add fileCost as value to Lighthouse store call.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-08-11 17:27:49 +05:30

6 lines
73 B
Plaintext

# Don't lint node_modules.
node_modules
# Don't lint build output.
dist