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