This commit is contained in:
2024-06-15 01:02:31 +02:00
parent 936d5a348f
commit b74286baa6
2 changed files with 763 additions and 0 deletions

View File

@ -27,5 +27,9 @@
},
"engines": {
"node": ">=21.0.0"
},
"devDependencies": {
"husky": "^9.0.11",
"lint-staged": "^15.2.7"
}
}