Skip to content

Commit 8bed49b

Browse files
Update doc/api/errors.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 12db4fb commit 8bed49b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/errors.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2098,6 +2098,10 @@ does not consist of exactly two elements.
20982098

20992099
### `ERR_INVALID_TYPESCRIPT_SYNTAX`
21002100

2101+
<!-- YAML
2102+
added: REPLACEME
2103+
-->
2104+
21012105
The provided TypeScript syntax is not valid or unsupported.
21022106
This could happen when using TypeScript syntax that requires
21032107
transformation with [type-stripping][].

0 commit comments

Comments
 (0)