Skip to content

Commit

Permalink
docs: Add 2023-12-28 meeting notes (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
sam3k committed Jan 2, 2024
1 parent e7197e9 commit e010579
Showing 1 changed file with 33 additions and 0 deletions.
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.

0 comments on commit e010579

Please sign in to comment.