Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:55:38 +08:00
commit 4e7b2cfa56
19 changed files with 6651 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "sapui5-linter",
"description": "UI5 Linter for static code analysis of SAPUI5/OpenUI5 projects. Detects deprecated APIs, global usage, CSP violations, with autofix capabilities for UI5 2.x migration.",
"version": "1.0.0",
"author": {
"name": "Zhongwei Li",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./"
]
}