Replies: 2 comments
-
|
Any type annotations are just as valid to add here, if you want! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Reathe I took the liberty to move this to the Discussions tab. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is more of a question, because I'm not sure if this is possible, sorry if I missed something.
Let's say I wrote a wezterm plugin for my personal use, and I want to have type hints for it.
Obviously it doesn't make sense to add the types for it to this repo since basically no one will benefit from it.
So I thought it would be nice to be able to add types for a plugin locally.
Beta Was this translation helpful? Give feedback.
All reactions