1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[EC-183] Mono Repository - Browser (#2531)

This commit is contained in:
Oscar Hinton
2022-05-03 19:38:55 +02:00
committed by GitHub
parent 11ef07fbce
commit 7fe51f83da
381 changed files with 3 additions and 3 deletions

View File

@@ -1,15 +0,0 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
# Set default charset
[*.{js,ts,scss,html}]
charset = utf-8
indent_style = space
indent_size = 2