Compare commits
1 Commits
5f313d7996
...
4f21ecca83
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f21ecca83 |
@@ -5,7 +5,7 @@ git config --global --add safe.directory $(pwd)
|
||||
|
||||
# In your setup.sh or postCreateCommand
|
||||
sudo chown -R node:node /home/node/.cache/
|
||||
sudo chown -R node:node .git/hooks
|
||||
|
||||
# 2. Re-connect Git Hooks
|
||||
pre-commit install
|
||||
pre-commit install-hooks
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,2 @@
|
||||
/node_modules/
|
||||
/node_modules/.cache/
|
||||
/coverage/
|
||||
|
||||
Reference in New Issue
Block a user