-
Notifications
You must be signed in to change notification settings - Fork 47
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 tc39-is-error #1590
Labels
new spec
Suggestion to add a new spec
Comments
Changes to
|
Very small update in terms of actual content, but all good. |
github-actions bot
pushed a commit
that referenced
this issue
Dec 9, 2024
Close #1590, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://tc39.es/proposal-is-error/", "seriesComposition": "full", "shortname": "tc39-is-error", "series": { "shortname": "tc39-is-error", "currentSpecification": "tc39-is-error", "title": "Error.isError", "shortTitle": "Error.isError", "nightlyUrl": "https://tc39.es/proposal-is-error/" }, "organization": "Ecma International", "groups": [ { "name": "TC39", "url": "https://tc39.es/" } ], "nightly": { "url": "https://tc39.es/proposal-is-error/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/tc39/proposal-is-error", "sourcePath": "spec.emu", "filename": "index.html" }, "title": "Error.isError", "source": "spec", "shortTitle": "Error.isError", "categories": [ "browser" ], "standing": "good" } ``` </details> ### Tests These changes look good! 😎
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL
https://tc39.es/proposal-is-error/
Rationale
tc39-is-error
Additional properties
The text was updated successfully, but these errors were encountered: