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

Option 'emitDeclarationOnly' cannot be specified with option 'noEmit' #455

Closed
wants to merge 1 commit into from
Closed

Conversation

arniu
Copy link

@arniu arniu commented Dec 30, 2021

It fails when optioin 'emitDeclarationOnly' was enabled:

Option 'emitDeclarationOnly' cannot be specified with option 'noEmit'.
Option 'emitDeclarationOnly' cannot be specified without specifying option 'declaration' or option 'composite'.

Please:

  • Make your pull request atomic, fixing one issue at a time unless there are many relevant issues that cannot be decoupled.
  • Provide a test case & update the documentation in the Readme.md

@domoritz
Copy link
Collaborator

Please fix the title (it's the opposite) and describe why this change.

@arniu arniu changed the title Delete emitDeclarationOnly Option 'emitDeclarationOnly' cannot be specified with option 'noEmit' Dec 31, 2021
This pull request was closed.
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.

None yet

2 participants