Skip to content

Commit

Permalink
chore: apply editorconfig to code only (#1355)
Browse files Browse the repository at this point in the history
* chore: apply editorconfig to code only

* Update file extensions in .editorconfig
  • Loading branch information
typicode committed Jan 25, 2024
1 parent f446351 commit 534bfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
@@ -1,5 +1,5 @@
root = true
[*]
[*.{json,js,ts,sh}]
end_of_line = lf
indent_style = tab
insert_final_newline = false

0 comments on commit 534bfed

Please sign in to comment.