; top-most EditorConfig file root = true ; Unix-style newlines [*] end_of_line = LF [*.{js}] indent_size = 2 indent_style = space