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

Enabling this extension results in Go linting errors in Typescript #27

Closed
5 tasks done
smashah opened this issue Dec 24, 2022 · 1 comment
Closed
5 tasks done

Comments

@smashah
Copy link

smashah commented Dec 24, 2022

Describe the bug

I toggled each of my 88 extensions to identify this one as the culprit for the strange issue of Go linting errors showing up in my typescript code:

exported identifier <T> should have comment or be unexported

For example:

CleanShot 2022-12-24 at 14 56 35@2x

Reproduction

Install extension. Write typescript where you export an uncomment const function

System Info

Node: 18.12.1 - /usr/local/bin/node

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@smashah
Copy link
Author

smashah commented Dec 24, 2022

Not related solely to this extension. Closing.

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

No branches or pull requests

1 participant