Ajout d'une base pour la partie Electron

This commit is contained in:
Quentin Millardet
2024-01-13 23:31:03 +01:00
parent 02cb1cd738
commit ed0b56e789
34 changed files with 75 additions and 14830 deletions

View File

@@ -1,16 +0,0 @@
# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.ts]
quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false