Skip to content

Commit 5af382a

Browse files
sam3kmdjermanovic
andauthored
docs: Add 2024-11-14 meeting notes (#546)
* docs: Add 2024-11-14 meeting notes * Apply suggestions from code review --------- Co-authored-by: Milos Djermanovic <[email protected]>
1 parent f6f2cee commit 5af382a

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

notes/2024/2024-11-14.md

+51
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# 2024-11-14 ESLint TSC Meeting Notes
2+
3+
## Transcript
4+
5+
[`2024-11-14-transcript.md`](2024-11-14-transcript.md)
6+
7+
## Attending
8+
9+
- Nicholas C. Zakas (@nzakas) - TSC
10+
- Milos Djermanovic (@mdjermanovic) - TSC
11+
- Francesco Trotta (@fasttime) - TSC
12+
13+
@nzakas moderated, and @sam3k took notes.
14+
15+
## Topics
16+
17+
### Statuses
18+
19+
* **@nzakas:** has been working on the CSS plugin primarily, with a bit of followup work on the JSON plugin, and just started an extends RFC.
20+
* **@mdjermanovic:** has been mostly reviewing PRs. Also updated `@eslint/compat` to support legacy `schema` properties.
21+
* **@fasttime:** mostly busy with triaging issues and reviewing RFCs. Also finished the fix on ignoring files on a different drive on Windows.
22+
23+
24+
### RFC Duty Schedule
25+
26+
* November 11: @nzakas
27+
* November 18: @mdjermanovic
28+
* November 25: @fasttime
29+
* December 2: @nzakas
30+
31+
### Benchmark Runtime of `v9.12.0` to `v9.14.0`
32+
33+
We got a response on the original issue that the performance is about the same. (About the same as before v9.12)
34+
35+
**Action Items:**
36+
37+
* folks should compare runtime between these two versions and report back with findings
38+
39+
40+
### [Lint multiple files in parallel [$500]](https://github.com/eslint/eslint/issues/3565)
41+
42+
**Action Items:** @fasttime will prepare a RFC
43+
44+
### Scheduled release for November 15th, 2024
45+
46+
**Action Items:**
47+
48+
- @mdjermanovic will release:
49+
- `eslint`
50+
- `@eslint/eslintrc`
51+
- `@eslint/js`

0 commit comments

Comments
 (0)