Skip to content

Commit 0e324c4

Browse files
committed
Update editorconfig
1 parent 989e166 commit 0e324c4

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.editorconfig

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,3 @@ indent_size = 2
77
trim_trailing_whitespace = true
88
end_of_line = lf
99
insert_final_newline = true
10-
11-
[cspell.json]
12-
indent_size = 4
13-
14-
[{,website/blog/,changelog_unreleased/**/}*.md]
15-
trim_trailing_whitespace = false
16-
17-
[tests/{**/__snapshots__/*, tests/format/**/*}]
18-
trim_trailing_whitespace = false
19-
20-
[tests/format/**/format.test.js]
21-
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)