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

fix: corrected theory for 9d #3829

Open
wants to merge 2 commits into
base: source
Choose a base branch
from

Conversation

KrishDave1
Copy link

When setting up the project with vite for react in typecript, now there are 3 configuration files which are tsconfig.app.json , tsconfig.json and tsconfig.node.json.

However, in the theory of 9d , it is wrongly written. In this PR, I have updated the its theory according to latest version of VIte

Fixes #3803

Corrected the content for 9d theory as vite now has 3 typescript confguration files
@KrishDave1
Copy link
Author

I don't seem to be able to assign a reviewer so I am pinging.

@mluukkai Please review my PR

@KrishDave1
Copy link
Author

@EledenGreen @anttiharju Please review my PR

Copy link
Contributor

@EledenGreen EledenGreen left a comment

Choose a reason for hiding this comment

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

As i checked, vite react-ts template now contains 3 config files.
But the typed-notes was created a year ago and doesn't have the tsconfig.app.json file. So, probably have to update that as well.

@anttiharju
Copy link
Contributor

I'm nowhere close to part 9 so can't help here. I've just been fixing what I've come across

I assume mluukkai would eventually check this PR he seems fairly active

@KrishDave1
Copy link
Author

@mluukkai Please review this PR, and suggest changes if required

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.

Wrong referenced file in theory 9.d
3 participants