Skip to content

Commit dfb2a02

Browse files
authored
chore: move editorconfig to workspace (#38)
1 parent 6d84311 commit dfb2a02

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/store/.editorconfig renamed to .editorconfig

+1-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ root = true
55
charset = utf-8
66
indent_style = space
77
indent_size = 2
8+
end_of_line = lf
89
insert_final_newline = true
910
trim_trailing_whitespace = true
10-
11-
[*.md]
12-
max_line_length = off
13-
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)