OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
[Improvement] remove `@ts-ignore` from plugin builder update version file
@ts-ignore
was included here.
We should be able remove and backport to ensure modules imported from Node are available.
@kavilla I would like to work on this issue if it is a part of the Hacktoberfest 2022. Could you provide some insights on how to test it and i can do the rest
Hi @amoghrajesh , thanks for volunteering!
- Delete the
@ts-ignore
line - Verify that the project still lints successfully with
yarn lint
That should be about it!
Hey is this issue fixed? If not I'd like to try
@Joymfl it has not been fixed - feel free to make a PR!
@joshuarrrr Awesome! Yarn is acting up for some reason. Once I'm done wrestling with yarn I'm gonna quickly make a PR
@joshuarrrr is it still open?
@Joymfl Are you still planning to submit a PR? If not let @vimalMK know so they can pick it up.
Hey, I am still working on it. But if you think it's taking long, I don't mind if you hand it over :D
@Joymfl If you are working on it , Please carry on :).