Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add 2024-04-18 meeting notes #500

Merged
merged 1 commit into from
Apr 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
43 changes: 43 additions & 0 deletions notes/2024/2024-04-18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# 2024-04-18 ESLint TSC Meeting Notes

## Transcript

[`2024-04-18-transcript.md`](2024-04-18-transcript.md)

## Attending

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

@nzakas moderated, and @sam3k took notes.

## Topics

### Preparing for TSC Meetings
When preparing for an upcoming TSC meeting, make sure to go over [When to Send to TSC](https://eslint.org/docs/latest/maintain/manage-issues#when-to-send-to-tsc) docs. Issues that need to be discussed in a TSC meeting will have the `tsc agenda` label.


### Tracking Issue's Progress
We have a lot of issues with no progress or feedback for months. We could go over the [RFCs statuses](https://github.com/eslint/rfcs/pulls) and discuss them in future meeting.


**Action Items:** @fasttime will review the RFCs next week

### Google Doc
@nzakas: still waiting for @mdjermanovic to comment on the Google Doc.


> @nzakas: I'm going to proceed under the assumption that we'd like to fork object-schema and config-array, and put those in a new rewrite monorepo to get us started. Then we can follow up with other functionality and figure out where to go from there.

> @fasttime so, we will still be using the current repos for the ESLint v9 dependencies, but have a fork in a different repo for the rewrite?

> @nzakas: the idea would be to swap out the dependencies for the rewrite ones and then slowly moved functionality that will be common between v9 and the rewrite into the rewrite repo. So ultimately v9 and the rewrite will end up with some of the same dependencies, making it easier to upgrade both.

### Scheduled release for April 18th, 2024

**Action Items:**

- @fasttime will release the following:
- `@eslint/js`
- `eslint`