MozillaReality / fxr-cli

A command-line tool for installing and automating the Firefox Reality virtual-reality browser.
https://www.npmjs.com/package/fxr
Mozilla Public License 2.0
4 stars 3 forks source link

add `precommit` git hooks for code linting, testing, npm auditing #3

Open cvan opened 6 years ago

cvan commented 6 years ago

run in these order:

we should use husky, which uses the "precommit" key in the project's package.json.