We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acfe4ee commit 3286bf5Copy full SHA for 3286bf5
packages/store/.editorconfig renamed to .editorconfig
@@ -5,9 +5,6 @@ root = true
5
charset = utf-8
6
indent_style = space
7
indent_size = 2
8
+end_of_line = lf
9
insert_final_newline = true
10
trim_trailing_whitespace = true
-
11
-[*.md]
12
-max_line_length = off
13
-trim_trailing_whitespace = false
0 commit comments