Skip to content

Commit e241ee0

Browse files
committed
fix: fix editor config
1 parent bdfeaa7 commit e241ee0

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
@@ -28,7 +28,7 @@ insert_final_newline = unset
2828
indent_style = tab
2929

3030
[test/fixtures/nvmrc/**]
31-
indent_style = off
31+
indent_style = unset
3232
insert_final_newline = unset
3333

3434
[test/fixtures/actual/alias/empty]

0 commit comments

Comments
 (0)