mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Added TypeScript files to editorconfig (#4432)
This commit is contained in:
committed by
Oliver Günther
parent
f432671376
commit
35d3387102
+1
-1
@@ -4,7 +4,7 @@ root = true
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{js,rb}]
|
||||
[*.{js,rb,ts}]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user