config: Add waring emoji
This commit is contained in:
parent
4f3945160f
commit
f255a8bab7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"skipCI": true,
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged",
|
||||
"post-commit": "npm run tsc && npm run build && echo 'Do not forget to Commit and Push ./lib and ./node_modules'"
|
||||
"post-commit": "npm run tsc && npm run build && echo '⚠️ Do not forget to Commit and Push ./lib and ./node_modules'"
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue