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
* upstream/master: (22 commits)
Small fix in `getIsContextSensitiveAssignmentOrContextType`
Simplify `visitObjectLiteralExpression`
Fix handling of `aruments` in the emitter
Fix declaration emit for property references of imported object literal types (microsoft#39055)
Fix casing for wild card keys for implicit globs to get wild card directories to watch (microsoft#39049)
DOM update 2020-06-12
fix(a11y): make ISSUE_TEMPLATE/Bug_report.md more accessible for folks with screen readers (microsoft#39013)
Update request-pr-review script to latest version of octokit (microsoft#39031)
pin version of octokit
skip implements types with no symbols
isDynamicName skips parentheses for element access
Allow `e: unknown` in `catch` arguments
Serialize (noncontextual) keyword named namespace members with export declarations in both declaration emitters (microsoft#38982)
Patch to use this.timeout() > 0 rather than this.enableTimeout() to work with mocha 8+
Handle missing return type nodes and nested type references missing type arguments in existing jsdoc node serialization (microsoft#39011)
Add containerName to CallHierarchyItem (microsoft#38997)
Fix isSameEntityName (microsoft#38999)
Fix typo for 'blocklist' (microsoft#39001)
remove errant tab
Switch to isSymbolAccessible for both.
...
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Bug_report.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ assignees: ''
7
7
8
8
---
9
9
10
-
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨
10
+
<!-- 🚨 STOP 🚨 STOP 🚨 STOP 🚨
11
11
12
12
Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section!
0 commit comments