Skip to content

Commit

Permalink
Update file extensions in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jan 25, 2024
1 parent 08043ba commit 54a773c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
@@ -1,5 +1,5 @@
root = true
[*.{js,ts,sh}]
[*.{json,js,ts,sh}]
end_of_line = lf
indent_style = tab
insert_final_newline = false

0 comments on commit 54a773c

Please sign in to comment.