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

Add types to fix autocomplete.#368

Open
howmanysmall wants to merge 3 commits into
Roblox:masterfrom
howmanysmall:master
Open

Add types to fix autocomplete.#368
howmanysmall wants to merge 3 commits into
Roblox:masterfrom
howmanysmall:master

Conversation

@howmanysmall
Copy link
Copy Markdown
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
Copy Markdown

Coverage Status

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

@github-actions
Copy link
Copy Markdown

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