Skip to content

Commit 10dbafc

Browse files
github-actions[bot]ESLint Bot
andauthored
Add TSC meeting 29-May-2025 transcript (#589)
Co-authored-by: ESLint Bot <eslint[bot]@users.noreply.github.com>
1 parent ec811a8 commit 10dbafc

File tree

1 file changed

+92
-0
lines changed

1 file changed

+92
-0
lines changed

notes/2025/2025-05-29-transcript.md

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
# 05/29/2025 ESLint TSC Meeting Transcript
2+
3+
**nzakas:** Howdy!
4+
5+
**fasttime:** Hi 👋
6+
7+
**mdjermanovic:** Hi!
8+
9+
**nzakas:** Pulling up the notes from last time...
10+
11+
**nzakas:** Looks like we had two action items. First was to prioritize working on the `basePath` RFC, which we did. In fact, I'll merge it right now.
12+
* 👍 @mdjermanovic, @fasttime
13+
14+
**nzakas:** The second was for me to update the description of frozen rules to mention TypeScript support, which I did here: https://github.com/eslint/eslint/pull/19736
15+
16+
**nzakas:** Oh, and a third was to automate posting of release announcements in <#710284269657784440> , which I also did.
17+
18+
**nzakas:** Let's then move on to status updates.
19+
For me, I've been working on implementing nested rules with element selectors in CSSTree as well as fixing type errors in CSSTree. I'm continuing to work on refactoring the core.
20+
21+
**mdjermanovic:** I've been working on the `basePath` RFC, new `--pass-on-unpruned-suppressions` CLI option, and the `GlobalScope#implicit` bug in the core.
22+
23+
**fasttime:** I've been working mostly on the multithread linting prototype.
24+
25+
**nzakas:** RFC Duty:
26+
This week - @mdjermanovic
27+
June 2 - @fasttime
28+
June 9 - @nzakas
29+
* 👍 @mdjermanovic, @fasttime
30+
31+
**nzakas:** Let's talk availability for the next two weeks: I'm expecting to be available 2.5-3 hours each weekday.
32+
33+
**mdjermanovic:** I'll be mostly offline the next three days. After that, I'm expecting to be available 2-2.5 hours each day.
34+
* 👍 @nzakas
35+
36+
**fasttime:** I should be available about two hours a day the next two weeks.
37+
* 👍 @nzakas
38+
39+
**nzakas:** It looks like we don't have anything flagged for discussion today. Anything anyone would like to discuss?
40+
41+
**fasttime:** Nothing from my side.
42+
43+
**mdjermanovic:** Nothing in particular from my side for today
44+
45+
**nzakas:** Let me look at the Triage board
46+
47+
**nzakas:** https://github.com/eslint/eslint/issues/19726
48+
49+
**nzakas:** This issue wants us to switch to use Espree with Prettier. I don't see the value.
50+
51+
**mdjermanovic:** Me neither, but looks like we're still waiting for response 🙂
52+
53+
**fasttime:** I also don't see a benefit.
54+
55+
**nzakas:** Yeah, I think a week is long enough to wait for something like this. I'd like to just close it and move on.
56+
57+
**fasttime:** Go ahead
58+
59+
**mdjermanovic:** Yeah, there hasn't been a response for more than a week
60+
61+
**nzakas:** Okay, we've agreed to close the issue as WONTFIX.
62+
* 👍 @mdjermanovic, @fasttime
63+
64+
**nzakas:** That's the only issue/PR that jumped out to me.
65+
66+
**nzakas:** Unless anyone has anything else, let's talk about the release.
67+
68+
**fasttime:** I can do the release tomorrow.
69+
* 🙏 @nzakas, @mdjermanovic
70+
71+
**mdjermanovic:** Thanks!
72+
73+
**fasttime:** It will be `eslint` and `@eslint/js` only I think.
74+
* 👍 @nzakas, @mdjermanovic
75+
76+
**fasttime:** There are a few PRs awaiting a second review. Anything we'd like to get merged in particular?
77+
78+
**nzakas:** https://github.com/eslint/eslint/pull/19779
79+
80+
**fasttime:** Yes, I saw that already 🙂 Will review tomorrow.
81+
82+
**nzakas:** This one is important for properly supporting `languageOptions.customSyntax` in the CSS plugin: https://github.com/eslint/eslint/pull/19760
83+
84+
**fasttime:** Okay, I will review it tomorrow.
85+
86+
**nzakas:** Thanks!
87+
88+
**nzakas:** Okay, I believe that is all for today. Thanks everyone! (And thanks @sam3k_ for the notes)
89+
90+
**fasttime:** Thanks!
91+
92+
**mdjermanovic:** Thanks! 👋

0 commit comments

Comments
 (0)