2 Star 5 Fork 1

zebra/zebra-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
.husky
demos
docs/zebra-ui-docs
scripts
src
templates
.auto-changelog
.editorconfig
.eslintignore
.eslintrc.js
.gitignore
.lintstagedrc
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
LICENSE
README.md
commitlint.config.js
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
tsconfig.json
克隆/下载
.prettierrc.js 100 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
semi: false,
singleQuote: true,
trailingComma: 'none',
endOfLine: 'lf'
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zebra-ui/zebra-ui.git
git@gitee.com:zebra-ui/zebra-ui.git
zebra-ui
zebra-ui
zebra-ui
master

搜索帮助