mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
fix pre-commit issue with partial commits
This commit is contained in:
+1
-2
@@ -107,8 +107,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,js,css,scss,html}": [
|
||||
"prettier --single-quote --write",
|
||||
"git add"
|
||||
"prettier --single-quote --write"
|
||||
]
|
||||
},
|
||||
"pre-commit": "lint:staged"
|
||||
|
||||
Reference in New Issue
Block a user