x/aleph/.editorconfig
12345678910# EditorConfig is awesome: https://EditorConfig.orgroot = true[*.{ts,tsx}]end_of_line = lfinsert_final_newline = trueindent_style = spaceindent_size = 2