forked from mdn/translated-content
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(ko): Update Error instance's method docs. (mdn#23491)
* docs(ko): update Error.prototype.cause, Error.prototype.name * chore: update deprecated docs property * Update files/ko/web/javascript/reference/global_objects/error/filename/index.md Co-authored-by: 1ilsang <[email protected]> * Update files/ko/web/javascript/reference/global_objects/error/linenumber/index.md Co-authored-by: 1ilsang <[email protected]> * Update files/ko/web/javascript/reference/global_objects/error/message/index.md Co-authored-by: 1ilsang <[email protected]> * Update files/ko/web/javascript/reference/global_objects/error/cause/index.md Co-authored-by: 1ilsang <[email protected]> --------- Co-authored-by: 1ilsang <[email protected]>
- Loading branch information
Showing
6 changed files
with
77 additions
and
27 deletions.
There are no files selected for viewing
12 changes: 9 additions & 3 deletions
12
files/ko/web/javascript/reference/global_objects/error/cause/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 16 additions & 6 deletions
22
files/ko/web/javascript/reference/global_objects/error/columnnumber/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 11 additions & 3 deletions
14
files/ko/web/javascript/reference/global_objects/error/message/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 11 additions & 3 deletions
14
files/ko/web/javascript/reference/global_objects/error/name/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters