This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
Kamaropoulos
/
Aiolos_Backend
mirror of
https://github.com/Kamaropoulos/Aiolos_Backend.git
Watch
2
Star
2
Fork
0
Code
Issues
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.
11
Commits
1
Branch
0
Tags
128 KiB
Tree:
f686cb83ce
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f686cb83ce'
${ noResults }
Aiolos_Backend
/
.prettierrc
4 lines
51 B
Raw
Normal View
History
feat: Add project base files
5 years ago
{
"singleQuote": true,
"trailingComma": "all"
}