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

Refactor: move d.ts file #1749

Merged
merged 1 commit into from Jun 30, 2021
Merged

Conversation

AlexMunoz
Copy link
Contributor

@AlexMunoz AlexMunoz commented Jun 30, 2021

Hello @markerikson
Relating to your last comment #1746 (comment), i have made a small change to avoid any possible problems. The custom types for the external dependencies will be outside of src and they will be ignored from the build process.

I'm not so sure if it's worth having these custom types, maybe it would be easier to install the @types/* of these dependencies. What do you think?

@netlify
Copy link

netlify bot commented Jun 30, 2021

✔️ Deploy Preview for react-redux-docs ready!

🔨 Explore the source changes: 984ec25

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-redux-docs/deploys/60dc8c0b11cbd700073d7ad0

😎 Browse the preview: https://deploy-preview-1749--react-redux-docs.netlify.app

@timdorr
Copy link
Member

timdorr commented Jun 30, 2021

Yeah, I'd rather have it here. Thanks!

@timdorr timdorr merged commit 7dcd152 into reduxjs:typescript-port Jun 30, 2021
@markerikson
Copy link
Contributor

I'm fine with just picking these individual types for now. We can look at pulling in the complete types files later if needed.

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