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 2025-02-06 meeting notes #563

Merged
merged 3 commits into from
Feb 8, 2025
Merged
Changes from 1 commit
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
55 changes: 55 additions & 0 deletions notes/2025/2025-02-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# 2025-02-06 ESLint TSC Meeting Notes

## Transcript

[`2025-02-06-transcript.md`](2025-02-06-transcript.md)

## Attending

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

@nzakas moderated, and @sam3k took notes.

## Topics

### Statuses

* **@nzakas:** has been working on the CSS plugin, the extends RFC and code, and adding some tooling into the `eslint/rewrite` repo to make it easier to add packages. Also worked on the concurrency RFC
* **@mdjermanovic:** working on the flags update and the new --ext option.
* **@fasttime:** mostly busy with reviews. Haven't managed to do much progress on the browser tests. I'll post a draft PR tomorrow so folks can have a look.


### RFC Duty update:
* Feb 3 - @Nicholas C. Zakas
* Feb 10 - @mdjermanovic
* Feb 17 - @fasttime


### [Change Request: Support JSX references](https://github.com/eslint/js/issues/645)

This suggests adding the ability for eslint-scope to track JSX references by adding a new option (non-breaking). Shall we accept this proposal?

**Resolution:** we've agreed to accept this proposal

### [Bug: `--ignore-pattern` doesn't work well with `--flag unstable_config_lookup_from_file`](https://github.com/eslint/eslint/issues/18948)

Proposal to add `basePath` as a key to config objects. Shall we accept this proposal?

**Resolution:** we've agreed to accept this proposal and will move forward with an RFC.

**Action Items:** @mdjermanovic will work on RFC.

## [Contributor Pool January 2025](https://github.com/issues?q=org%3Aeslint+label%3A%22contributor+pool%22+merged%3A2025-01-01..2025-01-31)

- @RobertAKARobin: $200 eslint/json#76
- @RobinTail: $100 eslint/eslint#19306
- @Jay-Karia: $200 eslint/eslint#18784

### Scheduled release for February 6th, 2025

**Action Items:**

- @fasttime will release:
- `eslint`