Skip to content

Commit 42b69a4

Browse files
authored
docs: Add 2025-03-06 meeting notes (#569)
1 parent d51068d commit 42b69a4

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

notes/2025/2025-03-06.md

+54
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# 2025-03-06 ESLint TSC Meeting Notes
2+
3+
## Transcript
4+
5+
[`2025-03-06-transcript.md`](2025-03-06-transcript.md)
6+
7+
## Attending
8+
9+
- Nicholas C. Zakas (@nzakas) - TSC
10+
- Francesco Trotta (@fasttime) - TSC
11+
- Milos Djermanovic (@mdjermanovic) - TSC
12+
13+
@nzakas moderated, and @sam3k took notes.
14+
15+
## Topics
16+
17+
### Statuses
18+
19+
* **@nzakas:** worked on the CSSTree fork, finished up the `@eslint/config-helpers` package, and added JSX reference tracking to eslint-scope.
20+
* **@mdjermanovic:** mostly reviewing PRs
21+
* **@fasttime:** mostly reviewing PRs, and some maintenance work in the main repo
22+
23+
### RFC Duty update:
24+
* This week - @mdjermanovic
25+
* Mar 10 - @fasttime
26+
* Mar 17 - @nzakas
27+
28+
### [Bug: `--ignore-pattern` doesn't work well with `--flag unstable_config_lookup_from_file`](https://github.com/eslint/eslint/issues/18948)
29+
30+
Are we still planning on putting together an RFC for this?
31+
32+
**Resolution:** @mdjermanovic will be putting it together and will get started next week.
33+
34+
### [Change Request: Allow rules to specify the languages/dialects they work on](https://github.com/eslint/eslint/issues/19462)
35+
36+
@nzakas is looking for feedback still for this issue.
37+
38+
**Resolution:** acknowledged by team
39+
40+
## [Contributor Pool February 2025](https://github.com/issues?q=org%3Aeslint+label%3A"contributor+pool"+merged%3A2025-02-01..2025-02-28)
41+
42+
- @rviscomi: $200 for eslint/css#61
43+
- @pkerschbaum: $250 for eslint/code-explorer#80, eslint/code-explorer#82, eslint/code-explorer#83
44+
- @ryo-manba: $200 for eslint/css#49
45+
- @Pixel998: $100 for eslint/eslint.org#690
46+
- @DMartens: $1000 for eslint/eslint#19238
47+
48+
### Scheduled release for February 7th, 2025
49+
50+
**Action Items:**
51+
52+
- @mdjermanovic will release:
53+
- `eslint-scope`
54+
- `@eslint/markdown`

0 commit comments

Comments
 (0)