Skip to content

Commit eea3294

Browse files
authored
Update README.md
1 parent a220c15 commit eea3294

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ If you are familiar with Web IDL, you may also want to check whether the upstrea
8383

8484
## Input Files
8585

86-
- `mdn/apiDescriptions.json`: a JSON file generated by fetching API descriptions from [MDN](https://developer.mozilla.org/en-US/docs/Web/API). **Do not edit this file**.
8786
- `addedTypes.jsonc`: types that should exist but are missing from the spec data.
8887
- `overridingTypes.jsonc`: types that are defined in the spec but have TypeScript-friendly modifications in the json files.
8988
- `removedTypes.jsonc`: types that are defined in the spec but should be removed.

0 commit comments

Comments
 (0)