diff --git a/03_source/frontend/scripts/00_dev.sh b/03_source/frontend/scripts/00_dev.sh index 082d5f5..08393f4 100755 --- a/03_source/frontend/scripts/00_dev.sh +++ b/03_source/frontend/scripts/00_dev.sh @@ -2,6 +2,8 @@ yarn --dev +clear + while true; do # yarn tsc:print yarn lint:print