Skip to content

Commit aae178a

Browse files
authored
Set a standard indent for .td files (MaterializeInc#14455)
1 parent 6d2c710 commit aae178a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ indent_size = 2
1919
[*.jsx]
2020
indent_size = 2
2121

22+
[*.td]
23+
indent_size = 2
24+
2225
[*.ts]
2326
indent_size = 2
2427

0 commit comments

Comments
 (0)