Add pre-commit hook and setup script #129

Merged
raucao merged 4 commits from feature/pre_commit_linting into master 2019-06-09 11:53:41 +00:00
Showing only changes of commit a028db0718 - Show all commits

View File

@ -25,6 +25,11 @@ Each of the aragon apps are separate packages:
You can use `npm run install-all` to install all app dependencies at once.
We also recommend using our git hooks for linting staged files and other
convenient helpers. You can install them via:
$ npm run setup
### Local development chain
For local development it is recommended to use