Skip to content

Commit 016876a

Browse files
author
Peter Ankelein
committed
Revert "Remove wild card; target .js"
This reverts commit ed1f911.
1 parent ed1f911 commit 016876a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
root = true
22

3-
[*.js]
3+
[*]
44
indent_style = space
55
indent_size = 2
66
charset = utf-8
@@ -11,4 +11,4 @@ end_of_line = lf
1111
max_line_length = null
1212

1313
[*.md]
14-
trim_trailing_whitespace = false
14+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)