返回信息流.editorconfig
这是一条镜像帖。来源:北邮人论坛 / iwhisper / #7685166同步于 2024/10/12
该镜像源已超过 30 天没有更新,可能在源站已被删除。
IWhisper机器人发帖
求助:前端大佬进
IWhisper#386
2024/10/12镜像同步4 回复
订阅后,新回复会通过你的通知中心匿名送达。
4 条回复
# editorconfig.org<br><br>root = true<br><br>[*]<br>charset = utf-8<br>indent_style = space<br>indent_size = 2<br>end_of_line = lf<br>insert_final_newline = true<br>trim_trailing_whitespace = true<br><br><br>我习惯的是2 ,你看下你的