mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-10-15 08:03:35 -04:00
init workspace
Signed-off-by: Magic <magicoflolis@tuta.io>
This commit is contained in:
parent
feba65e8a9
commit
1800cafee7
14 changed files with 1390 additions and 0 deletions
12
.editorconfig
Normal file
12
.editorconfig
Normal file
|
@ -0,0 +1,12 @@
|
|||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
# Unix-style newlines with a newline ending every file
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.{js,json,ts,tsx}]
|
||||
charset = utf-8
|
Loading…
Add table
Add a link
Reference in a new issue