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 export for Deno.emit, Deno.formatDiagnostics and Deno.Diagnostic #54

Closed
dsherret opened this issue Nov 16, 2021 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@dsherret
Copy link
Member

dsherret commented Nov 16, 2021

Deno.emit and Deno.formatDiagnostics should throw a runtime error though. It's not worth implementing these unstable APIs and it will be going away from Deno's namespace soon.

@dsherret dsherret added the enhancement New feature or request label Nov 16, 2021
@dsherret dsherret changed the title Add export for Deno.emit and Deno.Diagnostic Add export for Deno.emit, Deno.formatDiagnostics and Deno.Diagnostic Nov 16, 2021
@dsherret
Copy link
Member Author

dsherret commented Nov 23, 2022

Not necessary since this was removed from the Deno namespace (it was unstable).

@dsherret dsherret closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant