Skip to content

Commit

Permalink
Merge pull request #4 from artsamoilov/module3-task1
Browse files Browse the repository at this point in the history
  • Loading branch information
keksobot authored Oct 24, 2024
2 parents 4117b3c + 542f761 commit e0075b2
Show file tree
Hide file tree
Showing 18 changed files with 660 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
ij_javascript_spaces_within_imports = true
ij_typescript_spaces_within_imports = true

[*.md]
trim_trailing_whitespace = false
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
.DS_Store
coverage
*.log
.env

/mocks/test*
Empty file added logs/.gitkeep
Empty file.
Loading

0 comments on commit e0075b2

Please sign in to comment.