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
Extracted from **<%= agendaLabel %>** labelled issues and pull requests from **<%= owner %>/<%= repo %>** prior to the meeting.
27
+
28
+
<%= agendaIssues.map((i) => {
29
+
return `* ${i.html_url}`
30
+
}).join('\n') %>
31
+
32
+
## Invited
33
+
34
+
- Webpack TSC (@webpack/tsc)
35
+
36
+
### Observers/Guests
37
+
38
+
This meeting is open for anyone who wants to attend. Reminder to follow our [Code of Conduct](https://github.com/webpack/webpack/blob/main/CODE_OF_CONDUCT.md).
39
+
40
+
### Joining the meeting
41
+
42
+
* Join [Webpack's Discord server](https://discord.gg/5sxFZPdx2k) then the #tsc channel
43
+
44
+
---
45
+
46
+
Please use the following emoji reactions in this post to indicate your
0 commit comments