Skip to content

Commit e85a568

Browse files
committed
chore: 🔧 Improve cross-editor config
1 parent fa1d52a commit e85a568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ end_of_line = lf
66
trim_trailing_whitespace = true
77
insert_final_newline = true
88

9-
[*.{js,jsx,ts,tsx,vue}]
9+
[*.{js,jsx,ts,tsx,vue,css}]
1010
indent_style = space
1111
indent_size = 2

0 commit comments

Comments
 (0)