Skip to content

Commit

Permalink
docs: Add 2024-11-14 meeting notes (#546)
Browse files Browse the repository at this point in the history
* docs: Add 2024-11-14 meeting notes

* Apply suggestions from code review

---------

Co-authored-by: Milos Djermanovic <[email protected]>
  • Loading branch information
sam3k and mdjermanovic authored Nov 16, 2024
1 parent f6f2cee commit 5af382a
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions notes/2024/2024-11-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# 2024-11-14 ESLint TSC Meeting Notes

## Transcript

[`2024-11-14-transcript.md`](2024-11-14-transcript.md)

## Attending

- Nicholas C. Zakas (@nzakas) - TSC
- Milos Djermanovic (@mdjermanovic) - TSC
- Francesco Trotta (@fasttime) - TSC

@nzakas moderated, and @sam3k took notes.

## Topics

### Statuses

* **@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.
* **@mdjermanovic:** has been mostly reviewing PRs. Also updated `@eslint/compat` to support legacy `schema` properties.
* **@fasttime:** mostly busy with triaging issues and reviewing RFCs. Also finished the fix on ignoring files on a different drive on Windows.


### RFC Duty Schedule

* November 11: @nzakas
* November 18: @mdjermanovic
* November 25: @fasttime
* December 2: @nzakas

### Benchmark Runtime of `v9.12.0` to `v9.14.0`

We got a response on the original issue that the performance is about the same. (About the same as before v9.12)

**Action Items:**

* folks should compare runtime between these two versions and report back with findings


### [Lint multiple files in parallel [$500]](https://github.com/eslint/eslint/issues/3565)

**Action Items:** @fasttime will prepare a RFC

### Scheduled release for November 15th, 2024

**Action Items:**

- @mdjermanovic will release:
- `eslint`
- `@eslint/eslintrc`
- `@eslint/js`

0 comments on commit 5af382a

Please sign in to comment.