feature/1-basic-scan-client #3

Merged
philipp merged 32 commits from feature/1-basic-scan-client into dev 2021-03-18 17:54:43 +00:00
2 changed files with 11 additions and 11 deletions
Showing only changes of commit 936f023886 - Show all commits

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
. "$(dirname "$0")/_/husky.sh" . "$(dirname "$0")/_/husky.sh"
cd app && yarn format yarn format