81 Star 205 Fork 104

GVPUBML/farris-vue

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.hintrc 298 Bytes
Copy Edit Raw Blame History
Sagi authored 2023-11-16 16:41 . implement modal service
{
"extends": [
"development"
],
"hints": {
"no-inline-styles": "off",
"compat-api/css": [
"default",
{
"ignore": [
"width: fit-content"
]
}
],
"axe/structure": [
"default",
{
"list": "off"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/ubml/farris-vue.git
git@gitee.com:ubml/farris-vue.git
ubml
farris-vue
farris-vue
main

Search