Skip to content

Commit

Permalink
Update editorconfig for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Sep 11, 2024
1 parent 8864488 commit b91f7d1
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
Expand Up @@ -11,6 +11,10 @@ insert_final_newline = true
[*.{js,jsx,ts}]
quote_type = single

[*.{yml,yaml}]
indent_style = space
indent_size = 4

[package.json]
indent_style = space
tab_width = 4

0 comments on commit b91f7d1

Please sign in to comment.