Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Convert the workspace-search plugin to Typescript #1857

Merged
merged 20 commits into from
Aug 18, 2023

Conversation

gonfunko
Copy link
Contributor

This PR fixes part of #1647 by converting the workspace-search plugin to Typescript.

@gonfunko gonfunko requested a review from a team as a code owner August 14, 2023 17:34
@gonfunko gonfunko requested review from maribethb and removed request for a team August 14, 2023 17:34
Copy link
Contributor

@maribethb maribethb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be a devDependency on both typescript and @typescript-eslint/parser (see the field-angle plugin for an example; it's a mistake that the others don't list their dependency on ts. i can't find the issue where christopher and i debated about this though.)

plugins/workspace-search/src/workspace_search.ts Outdated Show resolved Hide resolved
plugins/workspace-search/src/workspace_search.ts Outdated Show resolved Hide resolved
@gonfunko
Copy link
Contributor Author

There should be a devDependency on both typescript and @typescript-eslint/parser (see the field-angle plugin for an example; it's a mistake that the others don't list their dependency on ts. i can't find the issue where christopher and i debated about this though.)

Done!

@gonfunko gonfunko merged commit 75e27ec into google:master Aug 18, 2023
@gonfunko gonfunko deleted the workspace-search-ts branch August 18, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants