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 2023-12-28 meeting notes #478

Merged
merged 1 commit into from
Jan 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions notes/2023/2023-12-28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# 2023-12-28 ESLint TSC Meeting Notes

## Transcript

[`2023-12-28-transcript.md`](2023-12-28-transcript.md)

## Attending

* Nicholas C. Zakas (@nzakas) - TSC
* Milos Djermanovic (@mdjermanovic) - TSC

@nzakas moderated, and @sam3k took notes.

## Topics

### [v9.0.0 Status](https://github.com/orgs/eslint/projects/4/views/2)

**Action Item:**

* Added [#17820](https://github.com/eslint/eslint/issues/17820) to the v9 board (@nzakas)
* [#17885](https://github.com/eslint/eslint/pull/17885/) (@nzakas)
* We'd like to merge to alpha if ready
* If not, we will create a separate PR to remove `no-inner-declaration` from `eslint:recommended` for alpha
* Swapping FlatESLint and ESLint (@nzakas)
* Moving FlatRuleTester to be RuleTester (@nzakas)
* Update [Node.js API Reference](https://eslint.org/docs/latest/integrate/nodejs-api) docs (@nzakas)
* Update `@eslint/create-config`
* Update the playground
* Update playground to use FlatConfig

### Scheduled release for December 29th, 2023 (v9 alpha.0)

**Action Items:** @mdjermanovic will aim to release around 4pm EST if all necessary PRs for alpha have been merged.