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

chore: fix wrong compiler options instruction #328

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

noelzappy
Copy link
Contributor

This pull request includes a minor correction to the README.md file. The change fixes a typo in the TypeScript configuration instructions.

Documentation update:

  • README.md: Corrected the compilerOptions.moduleResolution setting from comilerOptions.nodeResolution to compilerOptions.moduleResolution.Corrected Typescript config instruction:

Corrected Typescript config instruction:

`comilerOptions.nodeResolution` changed it to the correct value: `compilerOptions.moduleResolution`
@noelzappy noelzappy changed the title Update README.md Fix wrong compiler options instruction Oct 31, 2024
@P4sca1
Copy link
Owner

P4sca1 commented Oct 31, 2024

Hey @noelzappy, thank you for your contribution! :)

@P4sca1 P4sca1 changed the title Fix wrong compiler options instruction chore: fix wrong compiler options instruction Oct 31, 2024
@P4sca1 P4sca1 merged commit d9882da into P4sca1:main Oct 31, 2024
2 checks passed
@noelzappy noelzappy deleted the patch-1 branch October 31, 2024 11:45
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