Skip to content

Commit a995e00

Browse files
committed
remove comments
1 parent 9521a10 commit a995e00

File tree

3 files changed

+0
-1827
lines changed

3 files changed

+0
-1827
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ If you are familiar with Web IDL, you may also want to check whether the upstrea
8686
- `addedTypes.jsonc`: types that should exist but are missing from the spec data.
8787
- `overridingTypes.jsonc`: types that are defined in the spec but have TypeScript-friendly modifications in the json files.
8888
- `removedTypes.jsonc`: types that are defined in the spec but should be removed.
89-
- `comments.json`: comment strings to be embedded in the generated .js files.
9089
- `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.
9190

9291
## Deployment to TypeScript

0 commit comments

Comments
 (0)