1 Star 0 Fork 0

ernestd/thorium-reader

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.editorconfig 400 Bytes
Copy Edit Raw Blame History
root=true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{md}]
indent_style = ignore
indent_size = ignore
[*.{js,ts,jsx,tsx}]
indent_style = space
indent_size = 4
block_comment_start = /*
block_comment = *
block_comment_end = */
[*.{yml,json}]
indent_style = space
indent_size = 2
[*.{html,ejs,css,scss}]
indent_style = space
indent_size = 2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/S_stupid_coder/thorium-reader.git
git@gitee.com:S_stupid_coder/thorium-reader.git
S_stupid_coder
thorium-reader
thorium-reader
master

Search