|
| 1 | +# 2025-04-03 ESLint TSC Meeting Notes |
| 2 | + |
| 3 | +## Transcript |
| 4 | + |
| 5 | +[`2025-04-03-transcript.md`](2025-04-03-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:** updated `defineConfig()` to look for `flat/` configs, updated `@eslint/create-config` to use `defineConfig()`, and did a bunch of work around types for the CSS and JSON plugins. |
| 20 | +* **@mdjermanovic:** have been working on the `basePath` RFC |
| 21 | +* **@fasttime:** been mostly busy reviewing PRs and working on types |
| 22 | + |
| 23 | +### RFC Duty update: |
| 24 | +* Mar 31 - @fasttime |
| 25 | +* April 7 - @nzakas |
| 26 | +* April 14 - @mdjermanovic |
| 27 | + |
| 28 | +### Availability Next Week |
| 29 | +* @nzakas 1hr per day |
| 30 | +* @mdjermanovic 1.5hr per day |
| 31 | +* @fasttime 7-9hr per week |
| 32 | + |
| 33 | + |
| 34 | +### Reminders |
| 35 | + |
| 36 | +* Please be sure to check in on Discord each day at least once |
| 37 | +* Please check for issues where eslint-tsc has been mentioned |
| 38 | +* @fasttime to reply to new comments on the concurrent linting RFC |
| 39 | +* Please be sure you're moving issues/PRs through the triage board columns |
| 40 | + |
| 41 | +## [Contributor Pool March 2025](https://github.com/issues?q=org%3Aeslint%20label%3A%22contributor%20pool%22%20merged%3A2025-03-01..2025-03-31%20) |
| 42 | + |
| 43 | +- @softius: $2000 for eslint/eslint#19159 |
| 44 | +- @Pixel998: $300 for eslint/rewrite#162, eslint/eslint#19465, eslint/eslint#19568 |
| 45 | +- @xbinaryx: $400 for eslint/eslint#19518, eslint/eslint#19512, eslint/eslint.org#702, eslint/eslint.org#698 |
| 46 | +- @mrmckeb: $150 for eslint/json#84 and eslint/json#88 |
| 47 | +- @fisker: $100 for eslint/eslint#19499 |
| 48 | +- @ryo-manba: $100 for eslint/css#92 |
| 49 | +- @sethamus: $100 for eslint/eslint#19527 |
| 50 | +- @azat-io: $300 for eslint/css#63 |
| 51 | + |
| 52 | +### Scheduled release for April 4th, 2025 |
| 53 | + |
| 54 | +**Action Items:** |
| 55 | + |
| 56 | +- @mdjermanovic will release: |
| 57 | + - `eslint` |
| 58 | + - `@eslint/js` |
0 commit comments