Skip to content

Commit 05b455d

Browse files
committed
Revert "Deleted lots of uncessary files and created new readme"
This reverts commit 949b45f.
1 parent 07520ae commit 05b455d

26 files changed

+7802
-4278
lines changed

README.md

Lines changed: 0 additions & 227 deletions
This file was deleted.

client/.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
2+
charset = utf-8
3+
indent_size = 2
4+
indent_style = space
5+
insert_final_newline = true
6+
trim_trailing_whitespace = true
7+
8+
end_of_line = lf
9+
max_line_length = 100

client/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

0 commit comments

Comments
 (0)