Skip to content

Commit 25eaf79

Browse files
committed
Simplify editorconfig in favour of prettierrc
1 parent 2ecf3c0 commit 25eaf79

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.editorconfig

-8
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,3 @@ trim_trailing_whitespace = true
1212
insert_final_newline = true
1313
indent_style = space
1414
indent_size = 4
15-
16-
# Rules for tool configuration.
17-
[{package.json, *.yml, *.yaml}]
18-
indent_size = 2
19-
20-
# Rules for markdown documents.
21-
[*.md]
22-
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)