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

Add type definitions for compatibility with typescript projects #4

Merged
merged 4 commits into from
Sep 24, 2022

Conversation

emmclaughlin
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@harry-wang-faire harry-wang-faire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! @IanEdington Do you think is important to retain the history of the types too from the origin?

package.json Outdated
@@ -58,5 +60,6 @@
"dependencies": {
"color": "^3.1.3",
"react-reconciler": "^0.26.1"
}
},
"types": "types/index.d.ts"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we move this to the top of this file close to the main / files members?

types/index.d.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@IanEdington IanEdington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! LGTM

@IanEdington
Copy link
Contributor

Looking good! @IanEdington Do you think is important to retain the history of the types too from the origin?

Since we'll be replacing this anyways and it's a not core to the logic of the components I don't think the effort is worth it

@IanEdington IanEdington merged commit d3fe52b into main Sep 24, 2022
@IanEdington IanEdington deleted the evan/add-type-defs branch September 24, 2022 18:29
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.

None yet

3 participants