Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:10 +08:00
commit 92817adb43
5 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "airbot-typescript",
"description": "TypeScript style and testing rubrics for AIRBot reviews.",
"version": "0.1.0",
"author": {
"name": "AIRBot Team",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}