[Improvement] remove `@ts-ignore` from plugin builder update version file
See original GitHub issue@ts-ignore
was included here.
We should be able remove and backport to ensure modules imported from Node are available.
Issue Analytics
- State:
- Created a year ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Contribute to opensearch-project/OpenSearch-Dashboards
[Improvement] remove `@ts-ignore` from plugin builder update version file enhancement New feature or request good first issue Good for newcomers ...
Read more >How to update the configuration for eslint after upgrade ...
My solution was to remove tsConfig just for linting and copy the "include" files up to "lintFilePatterns". I created .eslintignore at my ...
Read more >ts-ignore not working prettier - You.com | The AI Search ...
To exclude files from formatting, create a .prettierignore file in the root of your project. .prettierignore uses gitignore syntax. # Ignore artifacts: build ......
Read more >TSConfig Reference - Docs on every TSConfig option
Intro to the TSConfig Reference. A TSConfig file in a directory indicates that the directory is the root of a TypeScript or JavaScript...
Read more >Build, Migrate, Improve: A Three-Phase Approach to Adopting ...
In the migrate phase, we focus on converting JS files to TS, while trying to keep the code as intact as possible. In...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Joymfl Are you still planning to submit a PR? If not let @vimalMK know so they can pick it up.
@Joymfl If you are working on it , Please carry on 😃.