Skip to content

Commit

Permalink
[JS]: shorten js styleguide, remove lms-tasks-tests (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivadimko authored Nov 15, 2023
1 parent 379694a commit f6d7cb9
Show file tree
Hide file tree
Showing 4 changed files with 1,290 additions and 583 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

This document contains style guides used at Mate academy. For easier markdown editing use VSCode with [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) extension.

- [html, css, sass](./htmlcss.md)
- [javascript](./javascript.md)
- [java](./java/java.html)
- [SQL](./sql/style-guide-link.md)
- [Testing](./testing.md)
- [E2E Testing](./e2e-testing.md)
- [LMS Tasks tests](./lms-tasks-tests.md)
- [Mate API](./mate-api.md)
- [Mate Frontend](./mate-frontend.md)
- [Students: html, css, sass](./htmlcss.md)
- [Students: javascript](./javascript.md)
- [Students: java](./java/java.html)
- [Students: SQL](./sql/style-guide-link.md)
- [Mate: Javascript](./mate-javascript.md)
- [Mate: Testing](./testing.md)
- [Mate: E2E Testing](./e2e-testing.md)
- [Mate: API](./mate-api.md)
- [Mate: Frontend](./mate-frontend.md)
Loading

0 comments on commit f6d7cb9

Please sign in to comment.