3 Star 18 Fork 3

thepoy/alley

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
biome.json 389 Bytes
一键复制 编辑 原始数据 按行查看 历史
thepoy 提交于 2024-09-14 17:12 +08:00 . feat: 使用 dialog 显示关于信息
{
"$schema": "https://biomejs.dev/schemas/1.7.0/schema.json",
"organizeImports": {
"enabled": false
},
"formatter": {
"indentStyle": "space",
"indentWidth": 2
},
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"correctness": {
"useJsxKeyInIterable": "off"
},
"style": { "noNonNullAssertion": "off" }
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/thepoy/alley.git
[email protected]:thepoy/alley.git
thepoy
alley
alley
main

搜索帮助