Skip to content

Commit

Permalink
1 cviceni viditelne
Browse files Browse the repository at this point in the history
  • Loading branch information
Hurtak committed Feb 16, 2025
1 parent 1d2de2e commit 759fa90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"printWidth": 120,
"tabWidth": 2,
"useTabs": false
}
2 changes: 1 addition & 1 deletion KAJ/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ <h2>Přednášky</h2>
<section>
<h2>Cvičení</h2>
<ol>
<!--
<li><a href="cviceni/01/">Úvod, DOM, TodoMVC</a></li>
<!--
<li><a href="cviceni/02/">Prototypy, this, třídy</a></li>
<li><a href="cviceni/03/">ES 2015+, Babel</a></li>
<li><a href="cviceni/04/">Události a asynchronní zpracování</a></li>
Expand Down

0 comments on commit 759fa90

Please sign in to comment.