chore(git): get rid of husky

This commit is contained in:
Elian Doran 2025-01-06 18:52:30 +02:00
parent 2774b78b9f
commit 929ec25a0d
No known key found for this signature in database

View File

@ -76,11 +76,6 @@
"stylelint --quiet --allow-empty-input"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ThomasAitken/ckeditor5-footnotes.git"