Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:18 +08:00
commit 07513e6452
4 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "coderabbit",
"description": "Code Rabbit 関連",
"version": "1.0.0",
"author": {
"name": "yaakaito"
},
"commands": [
"./commands"
]
}