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

Remove .d.ts suffix for imports #2222

Merged
merged 1 commit into from
Feb 2, 2017
Merged

Remove .d.ts suffix for imports #2222

merged 1 commit into from
Feb 2, 2017

Conversation

BafS
Copy link
Contributor

@BafS BafS commented Jan 30, 2017

A little detail but the suffix '.d.ts' is not required for typescript imports (https://www.typescriptlang.org/docs/handbook/module-resolution.html).

The ts linter tell me [ts] An import path cannot end with a '.d.ts' extension. Consider importing '../../index' instead..

@timdorr
Copy link
Member

timdorr commented Feb 2, 2017

Cool. Thanks!

@timdorr timdorr merged commit 22649c4 into reduxjs:master Feb 2, 2017
seantcoyote pushed a commit to seantcoyote/redux that referenced this pull request Jan 14, 2018
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.

2 participants