timetable-app

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

pre-push (68B)


      1 #!/bin/sh
      2 . "$(dirname "$0")/_/husky.sh"
      3 
      4 pnpm lint
      5 pnpm type-check