1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Tools: Trying to fix lint-staged

This commit is contained in:
Laurent Cozic 2024-02-26 17:29:11 +00:00
parent d5ac7c6bc0
commit fc1da80086

View File

@ -64,7 +64,7 @@
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
"pre-commit": "yarn lint-staged"
}
},
"devDependencies": {