1 Star 0 Fork 1

youzhi92/UIBootstrap

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
code-linter.json5 349 Bytes
Copy Edit Raw Blame History
youzhi92 authored 2024-09-16 16:44 . feat: 初始化项目工程
{
"files": [
"**/*.ets"
],
"ignore": [
"**/src/ohosTest/**/*",
"**/src/test/**/*",
"**/src/mock/**/*",
"**/node_modules/**/*",
"**/oh_modules/**/*",
"**/build/**/*",
"**/.preview/**/*"
],
"ruleSet": [
"plugin:@performance/recommended",
"plugin:@typescript-eslint/recommended"
],
"rules": {
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/youzhi92/uibootstrap.git
git@gitee.com:youzhi92/uibootstrap.git
youzhi92
uibootstrap
UIBootstrap
master

Search