-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Use npx create-react-app App --template typescript
to build the project, tsconfig.json
file has an error
#10107
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
Comments
Used |
Sounds like a duplicate of #10103 |
This is not an error, your VS Code probably hasn't picked up on the new schema for tsconfig.json as |
It's resolved in the following way:
|
This doesn't work for me |
For anyone the above solution doesn't work. Try this - #10129 (comment) Basically you need to install this extension in VSCode - https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next |
The text was updated successfully, but these errors were encountered: