Skip to content

docs(create-vite): add missing tsconfig.app.json file at the project array for react-ts#17645

Merged
bluwy merged 1 commit intovitejs:mainfrom
DouglasdeMoura:patch-1
Jul 16, 2024
Merged

docs(create-vite): add missing tsconfig.app.json file at the project array for react-ts#17645
bluwy merged 1 commit intovitejs:mainfrom
DouglasdeMoura:patch-1

Conversation

@DouglasdeMoura
Copy link
Copy Markdown
Contributor

@DouglasdeMoura DouglasdeMoura commented Jul 9, 2024

Description

The is giving an ESLint configuration that does not work out of the box, which may frustrate some beginners. This PR aims to fix it.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

mfisher87 added a commit to mfisher87/sscce-vite-react-ts-template-typeaware-linting-broken that referenced this pull request Jul 15, 2024
@mfisher87
Copy link
Copy Markdown

Tested and confirmed that this PR resolves #17647. Thank you!

mfisher87 added a commit to nsidc/aross-stations-ui that referenced this pull request Jul 15, 2024
@bluwy bluwy changed the title fix: add missing tsconfig.app.json file at the project array docs(create-vite): add missing tsconfig.app.json file at the project array for react-ts Jul 16, 2024
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.

create-vite with react-ts template: linting is broken after following type-aware linting instructions in template's README.md

3 participants