Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
WalshyDev committed Jun 24, 2023
1 parent cca038a commit dffe6d9
Show file tree
Hide file tree
Showing 5 changed files with 8,846 additions and 8,922 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,10 @@ indent_size = 2
tab_width = 2
insert_final_newline = true
trim_trailing_whitespace = true

[*.{yml,yaml}]
indent_style = space
indent_size = 2
tab_width = 2
insert_final_newline = true
trim_trailing_whitespace = true
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": ["@blobdevelopment/eslint-config"]
}
"extends": ["@blobdevelopment/eslint-config"]
}
Loading

0 comments on commit dffe6d9

Please sign in to comment.