1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
root = true end_of_line = lf indent_style = space [*.ts] indent_size = 2 [*.tsx] indent_size = 2 [*.css] indent_size = 2 [*.sass] indent_size = 2