This website works better with JavaScript.
Home
Explore
Help
Sign In
krish
/
Sentientgeeks-Node-Express-Rest-Api
Watch
1
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
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.
7
Commits
2
Branches
744 KiB
HTML
49.5%
JavaScript
43.9%
CSS
6.2%
Shell
0.3%
Tree:
5175354aa3
features/employee
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5175354aa3'
${ noResults }
Sentientgeeks-Node-Express-...
/
.prettierrc
7 lines
106 B
Raw
Blame
History
{
"tabWidth": 2,
"singleQuote": true,
"semi": true,
"trailingComma": "all",
"endOfLine": "lf"
}