Skip to content

Commit

Permalink
fix indentation for apps/remark42
Browse files Browse the repository at this point in the history
  • Loading branch information
akellbl4 committed Jan 8, 2023
1 parent 6ac7503 commit 2f7d2c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
root = true

[*]
indent_style = tab
insert_final_newline = true
Expand Down
3 changes: 3 additions & 0 deletions frontend/apps/remark42/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[*.{ts,tsx,css,html}]
indent_style = space
indent_size = 2

0 comments on commit 2f7d2c0

Please sign in to comment.