registry-sdk/.eslintignore
Nabarun Gogoi de0ac597a1
Setup eslint and husky pre-commit (#3)
* Set up eslint and husky

* Fix eslint errors

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-03-07 09:47:05 +05:30

6 lines
73 B
Plaintext

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