Skip to content

Commit 4fb5bc8

Browse files
authored
docs: Add 2025-04-17 meeting notes (#578)
1 parent 9f22c88 commit 4fb5bc8

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

notes/2025/2025-04-17.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# 2025-04-17 ESLint TSC Meeting Notes
2+
3+
## Transcript
4+
5+
[`2025-04-17-transcript.md`](2025-04-17-transcript.md)
6+
7+
## Attending
8+
9+
- Nicholas C. Zakas (@nzakas) - TSC
10+
- Francesco Trotta (@fasttime) - TSC
11+
- Milos Djermanovic (@mdjermanovic) - TSC
12+
13+
@nzakas moderated, and @sam3k took notes.
14+
15+
## Topics
16+
17+
### Statuses
18+
19+
* **@nzakas:** been working on `CSSTree`, adding types to the CSS plugin, and the MCP server.
20+
* **@mdjermanovic:** mostly reviewing PRs.
21+
* **@fasttime:** been reviewing PRs and working on the multithread linting RFC.
22+
23+
### Availability Next Week
24+
* @nzakas 1hr per day
25+
* @mdjermanovic 1.5hr-2hr per day
26+
* @fasttime 10-12 hours a week
27+
28+
### RFC Duty update:
29+
30+
* April 14 - @mdjermanovic
31+
* April 21 - @fasttime
32+
* April 28 - @nzakas
33+
34+
### [Rule Change: [no-array-constructor] Switch suggestions to full fixes](https://github.com/eslint/eslint/issues/19608)
35+
36+
**Resolution:** we're fine with switching to autofixes. We'll mark it as accepted.
37+
38+
### Review Processes
39+
40+
Some PRs seem to be getting lost without reviews for weeks. For instance:
41+
42+
* https://github.com/eslint/rewrite/pull/172
43+
* https://github.com/eslint/eslint/pull/19592
44+
45+
We talked a couple meetings ago about prioritizing each other's PRs. That doesn't seem to be happening. What can we do to tighten the feedback loop?
46+
47+
Can we maybe agree to set one day aside each week to just focus on each other's PRs?
48+
49+
**Resolution:** we've agreed to dedicate one day a week to reviewing each other's PRs. We'll see how it goes.
50+
51+
### Scheduled release for April 18th, 2025
52+
53+
**Action Items:**
54+
55+
- @mdjermanovic will release:
56+
- `eslint`
57+
- `@eslint/js`
58+
- `@eslint/json`
59+
- `@eslint/markdown`
60+
- `@eslint/css`

0 commit comments

Comments
 (0)