Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
fix(code-style): Add .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaledgarbaya committed Sep 8, 2016
1 parent e9d4841 commit a73e122
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[*.js]
indent_style = space
indent_size = 2
insert_final_newline = true

0 comments on commit a73e122

Please sign in to comment.