Commit 7c38899
committed
Update common lib
In common lib the following change is applied:
Add function to print message after timeout - add new function to helpers.ts which prints a message on the same line (using printInfoMessageOnSameLine method from the same helpers.ts) after a specific timeout had passed. Using future to guarantee that the function will not finish until timeout is passed and message is printed.
Fix missing ";" in options.ts.1 parent 034aa82 commit 7c38899
1 file changed
+1
-1
lines changed
0 commit comments