Skip to content

Commit e742f98

Browse files
Merge latest from master
2 parents 882a47e + 3c231e2 commit e742f98

File tree

5 files changed

+409
-459
lines changed

5 files changed

+409
-459
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# top-most EditorConfig file
2+
root = true
3+
4+
[*.{js,ts}]
5+
indent_style = space
6+
indent_size = 4
7+
insert_final_newline = true
8+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)