Skip to content

Commit 534bfed

Browse files
authored
chore: apply editorconfig to code only (#1355)
* chore: apply editorconfig to code only * Update file extensions in .editorconfig
1 parent f446351 commit 534bfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
root = true
2-
[*]
2+
[*.{json,js,ts,sh}]
33
end_of_line = lf
44
indent_style = tab
55
insert_final_newline = false

0 commit comments

Comments
 (0)