mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-02 08:13:37 +01:00
Configure EditorConfig for TypeScript
This commit is contained in:
@@ -10,5 +10,5 @@ indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{js/modules/**/*.js, test/app/**/*.js, test/modules/**/*.js}]
|
||||
[{js/modules/**/*.js, ts/**/*.ts, test/app/**/*.js, test/modules/**/*.js}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user