Skip to content

Commit

Permalink
docs: Add 2023-10-05 meeting notes (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
sam3k committed Oct 17, 2023
1 parent 5414500 commit 7f20839
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions notes/2023/2023-10-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# 2023-10-05 ESLint TSC Meeting Notes

## Transcript

[`2023-10-05-transcript.md`](2023-10-05-transcript.md)

## Attending

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

@nzakas moderated, and @sam3k took notes.

## Topics

### [New v9.0.0 Candidates](https://github.com/orgs/eslint/projects/4)

| Feature | 👍 | 👎 | 🤷‍♂️ | Notes |
| ------- | -- | -- | - | ----- |
| [Suggestion: use syntax highlighting and format code block on the "Formatter Reference" page](https://github.com/eslint/eslint/issues/17505) | | 👎👎 | | |
| [Change Request: `/* exported */`` should not allow values](https://github.com/eslint/eslint/issues/17622) | 👍👍 | | | |
| [Omiting any file/dir positional parameter to CLI does not give an error](https://github.com/eslint/eslint/issues/14308) | 👍👍 | | | |

### v9 Branching Strategy

**Summary:** In [2023-09-07 tsc meeting](https://github.com/eslint/tsc-meetings/blob/main/notes/2023/2023-09-07.md#v9-release-strategy) it was discussed the possibility of merging v9 changes into a staging branch.

**Action Items:** @mdjermanovic will...
* continue researching this
* create a test repo
* experiment with different approaches

### Do We Want to Freeze the Feature List Now?

There are 27 issues for v9.

**Resolution:** we've agreed that the feature list for v9 is now frozen.

0 comments on commit 7f20839

Please sign in to comment.