1
0
mirror of https://github.com/aicode-standard/prompt-config.git synced 2025-10-07 06:45:14 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

add .editorconfig

This commit is contained in:
小墨
2025-09-29 15:41:48 +00:00
parent 0bf01d8334
commit 7c2cbfb213

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
# EditorConfig is awesome: https://editorconfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true