Skip to content

Commit

Permalink
docs: Add 2024-07-11 meeting notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sam3k committed Jul 16, 2024
1 parent f6d06db commit 5598371
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions notes/2024/2024-07-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# 2024-07-11 ESLint TSC Meeting Notes

## Transcript

[`2024-07-11-transcript.md`](2024-07-11-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:** working on the [version support page](https://github.com/eslint/eslint.org/pull/600), the [alternate config loading approach](https://github.com/eslint/rfcs/pull/120), and the `@eslint/json` package.

* **@mdjermanovic:** reviewing PRs and RFCs, and fixed several bugs in `eslint`, `eslint-scope` and `eslint/compat`

* **@fasttime:** worked on upgrading `@types/eslint`, apart from that I reviewed issues and RFCs.

### Code Explorer

Code Explorer is nearing completion. Hayden showed @nzakas a demo and it's looking really good. Just a few rough edges to sand down and hopefully we'll get that pushed to GitHub next week. Ideally, we'd announce the release of Code Explorer with the availability of `@eslint/json`, as Code Explorer can also show JSON ASTs.

### [Contributor Pool for June 2024](https://github.com/issues?q=org%3Aeslint+label%3A%22contributor+pool%22+merged%3A2024-06-01..2024-06-30)

- @syi0808: $100 for #70
- @kirkwaiblinger: $100 for #18609 and #18608
- @smadixd: $100 for #585
- @ota-meshi: $100 for #608
- @fisker: $100 for #18579

### Scheduled release for July 12th, 2024

**Action Items:**

- @fasttime will release the following:

- `eslint`
- `@eslint/js`
- `eslint-scope`
- `eslint/rewrite`
- `eslint-plugin-markdown`

0 comments on commit 5598371

Please sign in to comment.