release $PACKAGE_VERSION

This commit is contained in:
Rick van Lieshout 2020-10-13 22:16:59 +02:00
parent 5e4e8406e6
commit f51e2a0555

View File

@ -62,7 +62,7 @@
"prettier": "@mastermindzh/prettier-config",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
"pre-commit": "lint-staged --allow-empty"
}
},
"lint-staged": {