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

Support typescript decorators #157

Closed
wants to merge 0 commits into from
Closed

Conversation

Tommypop2
Copy link
Contributor

  • Bump all packages
  • Remove unnecessary vite/client types
  • Support typescript decorators

Closes #156

The example given in the issue above still fails, but with a "Cannot read properties of undefined (reading 'kind')" error. However, the example given in the typescript docs functions as expected: https://www.typescriptlang.org/docs/handbook/decorators.html#:~:text=If%20we%20were%20to%20use%20decorator%20factories%2C%20we%20can%20observe%20this%20evaluation%20order%20with%20the%20following%20example

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.

decorator support
1 participant