Skip to content

Commit

Permalink
Make .editorconfig root (denoland#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Sharshakov authored and ry committed Jan 26, 2019
1 parent c1c18c9 commit 7edda96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
@@ -1,3 +1,5 @@
root = true

[*.ts]
end_of_line = lf
insert_final_newline = true
Expand Down

0 comments on commit 7edda96

Please sign in to comment.