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

Fix nested type parameters in TS example #2923

Closed

Conversation

CooperRedhat
Copy link
Contributor

Re: patternfly/patternfly-react#7219

Fix nested type parameters

  • acorn (and the acorn-typescript extension) treated >> as a single token
  • There is likely a better way to do this, but this seems to fix the problem
    • Potential issue would be someone using >> in a bitwise operation, but very unlikely that bitwise operations are happening in our react examples

@CooperRedhat
Copy link
Contributor Author

Example code do not merge

@patternfly-build
Copy link
Contributor

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