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

"moduleResolution": "nodenext" #187

Merged
merged 7 commits into from
Apr 30, 2023
Merged

"moduleResolution": "nodenext" #187

merged 7 commits into from
Apr 30, 2023

Conversation

srmagura
Copy link
Collaborator

@srmagura srmagura commented Apr 29, 2023

Closes #181.

Have tested this pretty significantly here: https://github.com/srmagura/react-loading-skeleton-test-projects. In addition to testing TypeScript 5.0, I also tested the oldest version of TypeScript (4.3) supported by DefinitelyTyped.

This might look like a big code change, but the only thing it changes in the compiled output is that the imports in the .d.ts files now include a .js extension.

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.

Typescript: Not compatible with config "moduleResolution": "nodenext"
1 participant