Skip to content

Added task to ensure dir exist during prepare phase and linted

Te-Hung Tseng requested to merge error-fix into master

After linting it gave error because of prepare task: Copy fake interface definition for test. Error stated that directory didn't exist So added task which ensure dir exists.

Merge request reports