"update dev script to clear screen and run lint check"
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
yarn --dev
|
||||
|
||||
clear
|
||||
|
||||
while true; do
|
||||
# yarn tsc:print
|
||||
yarn lint:print
|
||||
|
Reference in New Issue
Block a user