Skip to content

Commit e299998

Browse files
github-actions[bot]ESLint Bot
andauthored
Add TSC meeting 06-February-2025 transcript (#565)
Co-authored-by: ESLint Bot <eslint[bot]@users.noreply.github.com>
1 parent cc77573 commit e299998

File tree

1 file changed

+111
-0
lines changed

1 file changed

+111
-0
lines changed
Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
# 02/06/2025 ESLint TSC Meeting Transcript
2+
3+
**nzakas:** Howdy!
4+
5+
**mdjermanovic:** Hi!
6+
7+
**fasttime:** Hi!
8+
9+
**nzakas:** Pulling up last meeting's notes...
10+
11+
**nzakas:** We had @mdjermanovic to update the flags behavior and that has been merged.
12+
13+
**nzakas:** @fasttime looked into Ajv and found that it wasn't the source of the punycode deprecation warnings so we decided not to ahead and fork Ajv.
14+
15+
**nzakas:** Okay, let's start with statuses. I've been working on the CSS plugin, the `extends` RFC and code, and adding some tooling into the `eslint/rewrite` repo to make it easier to add packages.
16+
17+
**mdjermanovic:** I was working on the flags update and the new `--ext` option.
18+
19+
**fasttime:** I was mostly busy with reviews. Haven't managed to do much progress on the browser tests. I'll post a draft PR tomorrow so folks can have a look.
20+
* 👍 @nzakas
21+
22+
**nzakas:** You also worked on the concurrency RFC. 🤩
23+
24+
**fasttime:** Yes 🙂
25+
26+
**nzakas:** RFC Duty:
27+
This week - @nzakas
28+
Feb 10 - @mdjermanovic
29+
Feb 17 - @fasttime
30+
* 👍 @mdjermanovic, @fasttime
31+
32+
**nzakas:** I flagged some issues for today. I could have sworn I flagged more than two, but alas.
33+
34+
**nzakas:** First issue: https://github.com/eslint/js/issues/645
35+
36+
**nzakas:** This suggests adding the ability for eslint-scope to track JSX references by adding a new option (non-breaking). Shall we accept this proposal?
37+
38+
**mdjermanovic:** Sounds good to me
39+
40+
**fasttime:** Makes sense, yes.
41+
42+
**nzakas:** Okay, we've agreed to accept this proposal. 🎉
43+
44+
**nzakas:** Next: https://github.com/eslint/eslint/issues/18948
45+
46+
**nzakas:** The proposal here is to add `basePath` as a key to config objects. Shall we accept this proposal?
47+
48+
**mdjermanovic:** I'm in favor. Still not sure how it would work when user-specified, but we can discuss that on the RFC.
49+
* 👍 @nzakas, @fasttime
50+
51+
**nzakas:** Okay, we've agreed to accept this proposal and will move forward with an RFC. @mdjermanovic are you planning on doing that?
52+
53+
**mdjermanovic:** Yes, I'll initiate a RFC.
54+
* 🙏 @fasttime
55+
56+
**nzakas:** Thanks!
57+
58+
**nzakas:** Those were the two issues I had flagged. Any other issues or PRs anyone would like to discuss?
59+
60+
**fasttime:** Nothing from my side.
61+
62+
**mdjermanovic:** Nothing from my side as well
63+
64+
**nzakas:** Okay, one other thing I'd like to discuss outside of issues and PRs. It seems like folks haven't been around much the past few weeks? So just wanted to check in and see if we can share our expected availability in the next two weeks.
65+
66+
For me, I'll be available as normal.
67+
68+
**fasttime:** I'll be more available than normal next week.
69+
70+
**mdjermanovic:** I also expect to be available as normal.
71+
72+
**nzakas:** Sounds good. Thanks.
73+
74+
**nzakas:** Let's do Contributor Pool for January
75+
76+
**nzakas:** https://github.com/issues?q=org%3Aeslint+label%3A%22contributor+pool%22+merged%3A2025-01-01..2025-01-31
77+
78+
**nzakas:** I'm thinking $100 for RobinTail and $200 for each of the others?
79+
* 👍 @mdjermanovic, @fasttime
80+
81+
**nzakas:** Okay, I'll let them know.
82+
83+
**nzakas:** Let's talk about the release
84+
85+
**fasttime:** I can do the release tomorrow.
86+
87+
**mdjermanovic:** Thanks!
88+
89+
**nzakas:** Thanks!
90+
91+
**fasttime:** Any PRs we should merge before the release?
92+
93+
**mdjermanovic:** This one is waiting for a second review: https://github.com/eslint/eslint/pull/19405
94+
* 👍 @fasttime
95+
96+
**nzakas:** I think this one is ready: https://github.com/eslint/eslint/pull/19157
97+
98+
**fasttime:** Okay, I can review both tomorrow.
99+
* 🙏 @nzakas, @mdjermanovic
100+
101+
**nzakas:** Okay, any other topics to discuss before we end?
102+
103+
**mdjermanovic:** Nothing in particular from my side for today
104+
105+
**fasttime:** I also have nothing in particular.
106+
107+
**nzakas:** Then we can adjourn early. Thanks everyone (and thanks @sam3k_ for the notes)
108+
109+
**fasttime:** Thanks!
110+
111+
**mdjermanovic:** Thanks! 👋

0 commit comments

Comments
 (0)