Skip to content

Commit 6a6451c

Browse files
committed
feat: client draft
1 parent b283fa9 commit 6a6451c

File tree

6 files changed

+14447
-0
lines changed

6 files changed

+14447
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# top-most EditorConfig file
2+
root = true
3+
4+
[{*.ts,*.json}]
5+
charset = utf-8
6+
end_of_line = lf
7+
insert_final_newline = true
8+
indent_style = space
9+
indent_size = 2

0 commit comments

Comments
 (0)