feat: add project aliases configuration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-04 20:31:46 +08:00
parent b311589d06
commit 889c6ee2f6

4
lib/project-aliases.json Normal file
View File

@@ -0,0 +1,4 @@
{
"FT": "外放构建",
"FT_DEV": "开发构建"
}