mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:19:18 +00:00
Setup husky hooks for api
This commit is contained in:
4
.husky/lint-ui.sh
Normal file
4
.husky/lint-ui.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd ui
|
||||
npx lint-staged
|
||||
Reference in New Issue
Block a user