Skip to content

Commit

Permalink
chore: add editor config (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
sippsolutions authored Aug 14, 2024
1 parent 1195d26 commit 2b74bad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[*.js]
indent_size = 2

[*.css]
indent_size = 4

0 comments on commit 2b74bad

Please sign in to comment.