Skip to content

Commit aa1d888

Browse files
authored
Update README.md
1 parent 56935fe commit aa1d888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ If you are familiar with Web IDL, you may also want to check whether the upstrea
8888
- `overridingTypes.jsonc`: types that are defined in the spec but have TypeScript-friendly modifications in the json files.
8989
- `removedTypes.jsonc`: types that are defined in the spec but should be removed.
9090
- `comments.json`: comment strings to be embedded in the generated .js files.
91+
- `deprecatedMessage.json`: the reason why one type is deprecated. The reason why it is a separate file rather than merge in comment.json is mdn/apiDescriptions.json would also possibly be deprecated.
9192

9293
## Deployment to TypeScript
9394

0 commit comments

Comments
 (0)