76 Star 189 Fork 101

UBML / farris-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.hintrc 298 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sagi 提交于 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"
}
]
}
}
TypeScript
1
https://gitee.com/ubml/farris-vue.git
git@gitee.com:ubml/farris-vue.git
ubml
farris-vue
farris-vue
main

搜索帮助