TBD54566975 / dwn-server

DWN server - host anywhere publicly accessible for DIDs to use
Apache License 2.0
40 stars 41 forks source link

Pre-commit hooks setup #56

Closed adam4leos closed 1 year ago

adam4leos commented 1 year ago

Addresses https://github.com/TBD54566975/dwn-server/issues/55

Added husky for running a pre-commit hook and lint-stage to run commands against matching staged files (eslint for js/ts and prettier for everything possible)