Skip to content

Commit ec811a8

Browse files
sam3kmdjermanovic
andauthored
docs: Add 2025-05-29 meeting notes (#587)
* docs: Add 2025-05-29 meeting notes * Update notes/2025/2025-05-29.md --------- Co-authored-by: Milos Djermanovic <[email protected]>
1 parent be75114 commit ec811a8

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

notes/2025/2025-05-29.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# 2025-05-29 ESLint TSC Meeting Notes
2+
3+
## Transcript
4+
5+
[`2025-05-29-transcript.md`](2025-05-29-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 implementing nested rules with element selectors in CSSTree as well as fixing type errors in CSSTree. Also continuing to work on refactoring the core.
20+
* **@mdjermanovic:** been working on the basePath RFC, new `--pass-on-unpruned-suppressions` CLI option, and the `GlobalScope#implicit` bug in the core.
21+
* **@fasttime:** been working mostly on the multithread linting prototype.
22+
23+
### RFC Duty update:
24+
25+
* May 26 - @mdjermanovic
26+
* June 2 - @fasttime
27+
* June 9 - @Nicholas C. Zakas
28+
29+
### Availability Next Two Weeks
30+
* @nzakas expecting to be available 2.5-3 hours each weekday.
31+
* @mdjermanovic will be mostly offline the next three days. After that, I'm expecting to be available 2-2.5 hours each day.
32+
* @fasttime should be available about two hours a day the next two weeks.
33+
34+
### [Change Request: Use espree parser in prettierrc](https://github.com/eslint/eslint/issues/19726)
35+
36+
This ticket has been open for about a week. A week is long enough to wait for something like this. I'd like to just close it and move on.
37+
38+
**Resolution:** we've agreed to close the issue as `WONTFIX`
39+
40+
### Scheduled release for May 30th, 2025
41+
42+
**Action Items:**
43+
44+
- @fasttime will:
45+
- review/merge:
46+
- [#19779](https://github.com/eslint/eslint/pull/19779)
47+
- [#19760](https://github.com/eslint/eslint/pull/19760)
48+
- release:
49+
- `eslint`
50+
- `@eslint/js`

0 commit comments

Comments
 (0)