mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Use 2 spaces for indentation
Enable this globally now that we use Prettier.
This commit is contained in:
@@ -9,6 +9,4 @@ end_of_line = lf
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{js/modules/**/*.js, ts/**/*.ts, test/app/**/*.js, test/modules/**/*.js}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user