This website works better with JavaScript.
Home
Explore
Help
Sign In
naresh
/
our-sejahtera
mirror of
https://github.com/naresh97/our-sejahtera
Watch
1
Star
0
Fork
0
Code
Issues
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.
45
Commits
5
Branches
0
Tags
358 KiB
Tree:
83e748f7b1
development
feature/i18n
feature/qrscanner
feature/telegramLogin
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '83e748f7b1'
${ noResults }
our-sejahtera
/
.prettierrc
7 lines
94 B
Raw
Normal View
History
Initialize project using Create React App
3 years ago
{
"arrowParens": "avoid",
"trailingComma": "es5",
"singleQuote": true,
"semi": true
}