You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the files steps/get.ts, steps/transform.ts, and steps/export.ts should stay only executions of the functions.
All functions should be moved to separate files.
This change allows us to make tests for each function.
The text was updated successfully, but these errors were encountered:
In the files steps/get.ts, steps/transform.ts, and steps/export.ts should stay only executions of the functions.
All functions should be moved to separate files.
This change allows us to make tests for each function.
The text was updated successfully, but these errors were encountered: