mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Move .editorconfig to root for GitHub tab rendering
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[*.{js,jsx,ts,tsx,vue}]
|
||||
[*.{rs,js,ts,vue,json,toml,svg,html,css,scss}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
max_line_length = 100
|
||||
max_line_length = 200
|
||||
Reference in New Issue
Block a user