kat-kan / kawqa-gad-playwright

4 stars 1 forks source link

[ISSUE#77] Fix attempt for conflicting eslint libraries #78

Closed bugITwhisperer closed 9 months ago

bugITwhisperer commented 9 months ago

Resolves #77

Scope of changes

Additional, not-related changes


Before submitting Pull Request, I've ensured that:

bugITwhisperer commented 9 months ago

Conflicting libraries issue fixed. However we have 2 tests failing due to incorrect typing - might be an actual, intended bug. @kat-kan , @Justyna-KO : when reviewing the changes pls check you use the latest GAD version :)

Justyna-KO commented 9 months ago

Conflicting libraries issue fixed. However we have 2 tests failing due to incorrect typing - might be an actual, intended bug. @kat-kan , @Justyna-KO : when reviewing the changes pls check you use the latest GAD version :)

"npm run lint" script works: image

Script "npm run style" also works.

bugITwhisperer commented 9 months ago

@kat-kan, @Justyna-KO: thanks for checking! 🙏🏻 I merged the changes :)