This website works better with JavaScript.
Explore
Help
Sign In
inga-lovinde
/
test-assignment-overleaf
Watch
1
Star
0
Fork
You've already forked test-assignment-overleaf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
1
Branch
0
Tags
780 KiB
Tag:
Branch:
Tree:
b9d1e67e23
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b9d1e67e23'
${ noResults }
test-assignment-overleaf
/
.prettierrc
6 lines
75 B
Raw
Normal View
History
Unescape
Escape
initial preact project structure (copied from another assignment and cleaned up
10 months ago
{
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "all"
}