唯然

Results 228 comments of 唯然

it shows many warnings like this, but not a blocker to merge: ```bash console.warn Deprecation: [@octokit/rest] "number" parameter is deprecated for ".issues.xxx()". Use "issue_number" instead ```

friendly ping @mdjermanovic

ci failing has been fixed in the main branch, can you please rebase it, thanks!

ci failing has been fixed in the main branch, can you please rebase it, thanks!

another repro: https://github.com/eslint-community/eslint-plugin-n/actions/runs/8598111786/job/23558240907

Yes, it's not 100% reproduceable: it disappeared when I re-run it. Just filed it in case someone else encountered. some more info: 1. eslint was not using lockfile: https://github.com/eslint/eslint?tab=readme-ov-file#why-doesnt-eslint-lock-dependency-versions 3....

Perhaps we could introduce `rule.meta.docs.tags` to replace `rule.meta.docs.category`. unlike `category`, it could be an array. e.g. `tags: ["rule"]`, `tags: ["rule", "type-checked"]` The final exported configs can be derived by calculating...

related: https://github.com/eslint/create-config/issues/51

ci failing has been fixed in the main branch, can you please rebase it, thanks!