Logo
Explore Help
Sign In
kenmirrors/MagicMirror
1
0
Fork 0
You've already forked MagicMirror
mirror of https://github.com/MichMich/MagicMirror.git synced 2025-07-05 07:08:19 +00:00
Code Issues Projects Releases Wiki Activity
MagicMirror/.husky/pre-commit

6 lines
69 B
Plaintext
Raw Normal View History

update dependencies and migrate husky to v6
2021-05-18 20:36:56 +02:00
#!/bin/sh
Switch to 'npx' for lint-staged in pre-commit hook (#3658) This way we get rid of the script entry in the `package.json` and the whole thing becomes a little less complex.
2024-12-22 07:26:01 +01:00
if command -v npx &> /dev/null; then
npx lint-staged
husky changes
2022-01-17 21:33:55 +01:00
fi
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1225ms Template repo/home: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API