pl-fe: lint, lint-staged changes

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-11-15 16:54:17 +01:00
parent 04736909f5
commit cf43579ac7
6 changed files with 9 additions and 20 deletions

View File

@ -1,7 +1,8 @@
{
"private": true,
"scripts": {
"precommit": "lint-staged"
"precommit": "lint-staged",
"prepare": "husky"
},
"devDependencies": {
"husky": "^9.0.0",