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: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ If you are familiar with Web IDL, you may also want to check whether the upstrea
88
88
-`overridingTypes.jsonc`: types that are defined in the spec but have TypeScript-friendly modifications in the json files.
89
89
-`removedTypes.jsonc`: types that are defined in the spec but should be removed.
90
90
-`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.
0 commit comments