File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -43,18 +43,16 @@ Please keep and fill in the line that best applies:
43
43
### ⏯ Playground Link
44
44
45
45
<!--
46
- A link to a TypeScript Playground "Share" link which shows this behavior
47
-
48
- The TypeScript Workbench can be used for more complex setups, try
49
- https://www.typescriptlang.org/dev/bug-workbench/
46
+ A link to a TypeScript Playground "Share" link which shows this behavior.
47
+ This should have the same code as the code snippet below, and use whichever settings are relevant to your report.
50
48
51
49
As a last resort, you can link to a repo, but these will be slower for us to investigate.
52
50
-->
53
51
[ Playground link with relevant code] ( https://www.typescriptlang.org/play?#code/PTAEFkE9QYwewCYFNQHM5IM6gBZIE5JA )
54
52
55
53
### 💻 Code
56
54
57
- <!-- Please post the relevant code sample here as well-->
55
+ <!-- Please post the relevant code sample here as well. This code and the Playground code should be the same, do not use separate examples -->
58
56
``` ts
59
57
// We can quickly address your report if:
60
58
// - The code sample is short. Nearly all TypeScript bugs can be demonstrated in 20-30 lines of code!
You can’t perform that action at this time.
0 commit comments