Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add types to fix autocomplete. #368

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

howmanysmall
Copy link
Contributor

Add types to Roact to allow autocomplete to work. Without it, you have to either make a vague shorthand like local e = Roact.createElement or type out Roact.createElement every time you want to use it. This fixes this problem.

Checklist before submitting:

  • Added entry to CHANGELOG.md
  • Added/updated relevant tests
  • Added/updated documentation

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 94.86% when pulling 30ddc86 on howmanysmall:master into 82b805a on Roblox:master.

@github-actions
Copy link

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants