Skip to content

CRA does not check for presence of emitDeclarationOnly in tsconfig #10796

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

Open
entropitor opened this issue Apr 8, 2021 · 3 comments
Open

CRA does not check for presence of emitDeclarationOnly in tsconfig #10796

entropitor opened this issue Apr 8, 2021 · 3 comments

Comments

@entropitor
Copy link

See #9373

CRA adds noEmit: true which conflicts with emitDeclarationOnly: true as a tsconfig setting but this would be a fine setting for CRA so CRA should check if emitDeclarationOnly: true and in that case not add noEmit: true

@halfnibble
Copy link

I see that my issue #11711 could be classified as either a duplicate or as being related to this issue.

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jan 8, 2022
@entropitor
Copy link
Author

It's not stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants