mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-27 22:03:26 +01:00
update settings
This commit is contained in:
parent
104f0f61b3
commit
a0225ef414
@ -8,9 +8,8 @@ root = true
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
# Matches multiple files with brace expansion notation
|
||||
# Set default charset
|
||||
[*.{js,ts,less}]
|
||||
[*.{js,ts,scss,html}]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
.idea
|
||||
node_modules
|
||||
npm-debug.log
|
||||
vwd.webinfo
|
||||
dist/
|
||||
*.crx
|
||||
*.pem
|
||||
|
Loading…
Reference in New Issue
Block a user