update,
This commit is contained in:
8
nssheung/School-Management-System/src/tidy.sh
Normal file
8
nssheung/School-Management-System/src/tidy.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
|
||||
npx prettier --write php74-httpd/example-app/resources/views/teachers/*.blade.php &
|
||||
|
||||
wait
|
Reference in New Issue
Block a user