You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,6 @@ If you are familiar with Web IDL, you may also want to check whether the upstrea
83
83
84
84
## Input Files
85
85
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**.
87
86
-`addedTypes.jsonc`: types that should exist but are missing from the spec data.
88
87
-`overridingTypes.jsonc`: types that are defined in the spec but have TypeScript-friendly modifications in the json files.
89
88
-`removedTypes.jsonc`: types that are defined in the spec but should be removed.
0 commit comments