Closed tamascsaba closed 8 years ago
What's the project's structure in your case?
package.json has own pre-git config :) (but all same yet)
.
|____.git
|____modules
| |____foo
| | |____package.json
| |____bar
| | |____src
| | |____package.json
ohhhh, can I ask why people do this? Why not separate modules?
because it is really small modules and easiest to version control
fair point, but then the question is where do you install pre-git
?
Nice idea :) i install create a package.json in base folder, that only dependency is pre-git.
Thanks :+1:
Cannot find node_modules folder, please run 'npm install' first .git/hooks/pre-commit: 6: exit: Illegal number: -1