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

Add missing paths for tsconfig.json and jsconfig.json #200

Merged
merged 1 commit into from
Feb 15, 2020

Conversation

mlajtos
Copy link

@mlajtos mlajtos commented Feb 15, 2020

CRA detects TS inside project and wants to create tsconfig.json, but crashes because appTsConfig is missing. jsconfig.json was also missing.

CRA detects TS inside project and wants to create `tsconfig.json`, but crashes because `appTsConfig` is missing. `jsconfig.json` was also missing.
@adammockor adammockor merged commit fa4cd2e into master Feb 15, 2020
@adammockor adammockor deleted the fix/tsconfig branch February 15, 2020 21:17
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