mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-09 00:57:45 +00:00
chore: sync local assets for ddd doc steward
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user