1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

build notification bar

This commit is contained in:
Kyle Spearrin
2018-04-10 22:05:23 -04:00
parent 67ab9b1d3e
commit 6c2f63f193
7 changed files with 8 additions and 197 deletions

View File

@@ -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