Setup husky hooks for api

This commit is contained in:
viktorstrate
2021-04-03 17:49:18 +02:00
parent 0a5e6bf350
commit 95c174d3a5
6 changed files with 23 additions and 8 deletions

4
.husky/lint-ui.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
cd ui
npx lint-staged