Skip to content

Commit

Permalink
chore: update to latest coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheAdams committed Oct 25, 2021
1 parent 4f14c71 commit 8f61b57
Show file tree
Hide file tree
Showing 8 changed files with 147 additions and 4,366 deletions.
7 changes: 1 addition & 6 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@ charset = utf-8
end_of_line = lf
indent_size = 4
tab_width = 4
indent_style = tab
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.txt]
trim_trailing_whitespace = false

[*.{md,json,yml}]
trim_trailing_whitespace = false
indent_style = space
indent_size = 2
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

175 changes: 0 additions & 175 deletions .eslintrc.json

This file was deleted.

2 changes: 0 additions & 2 deletions .stylelintignore

This file was deleted.

4 changes: 0 additions & 4 deletions .stylelintrc.json

This file was deleted.

Loading

0 comments on commit 8f61b57

Please sign in to comment.