This website works better with JavaScript.
Explore
Help
Register
Sign In
Dan6erbond
/
localbites
Watch
1
Star
0
Fork
You've already forked localbites
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f573a4ac2e
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f573a4ac2e'
${ noResults }
localbites
/
.prettierrc.json
7 lines
90 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: :tada: initialize Payload blank project
3 months ago
{
style: :art: update Prettier config and format files
3 months ago
"singleQuote"
:
false
,
feat: :tada: initialize Payload blank project
3 months ago
"trailingComma"
:
"all"
,
"printWidth"
:
100
,
style: :art: update Prettier config and format files
3 months ago
"semi"
:
true
feat: :tada: initialize Payload blank project
3 months ago
}