chore: repo - flatten tool mirrors

This commit is contained in:
tukuaiai
2026-02-26 08:05:07 +08:00
parent 675211c864
commit 33b39f6757
402 changed files with 131 additions and 266 deletions
@@ -0,0 +1,15 @@
{
"name": "react",
"repo": "facebook/react",
"description": "React JavaScript library for building user interfaces",
"github_token": null,
"include_issues": true,
"max_issues": 100,
"include_changelog": true,
"include_releases": true,
"include_code": false,
"file_patterns": [
"packages/**/*.js",
"packages/**/*.ts"
]
}