Skip to content

Commit 6323a83

Browse files
committed
.editorconfig: unused file type removed
1 parent a5011d2 commit 6323a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ root=true
44
end_of_line = lf
55
insert_final_newline = true
66

7-
[*.{js,jsx,ts,tsx,json,py,scss,css}]
7+
[*.{js,jsx,ts,tsx,json,scss,css}]
88
charset = utf-8
99

10-
[*.{js,jsx,json,ts,tsx,py,scss,css}]
10+
[*.{js,jsx,json,ts,tsx,scss,css}]
1111
indent_style = space
1212
indent_size = 2

0 commit comments

Comments
 (0)