Skip to content

Commit 295d398

Browse files
committed
Add config for usage and repl texts
1 parent 7152852 commit 295d398

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ indent_style = space
4343
indent_size = 4
4444
trim_trailing_whitespace = false
4545

46+
[usage.txt]
47+
indent_style = space
48+
indent_size = 2
49+
50+
[repl.txt]
51+
indent_style = space
52+
indent_size = 4
53+
4654
[package.json]
4755
indent_style = space
4856
indent_size = 2

0 commit comments

Comments
 (0)