Running Prettier in Project
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "Hideyoshi Portfolio",
|
||||
"short_name": "Hideyoshi",
|
||||
"theme_color": "#2e2e2e",
|
||||
"background_color": "#2e2e2e",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait",
|
||||
"scope": "./",
|
||||
"start_url": "./",
|
||||
"icons": [
|
||||
{
|
||||
"src": "assets/icons/icon-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
"name": "Hideyoshi Portfolio",
|
||||
"short_name": "Hideyoshi",
|
||||
"theme_color": "#2e2e2e",
|
||||
"background_color": "#2e2e2e",
|
||||
"display": "standalone",
|
||||
"orientation": "portrait",
|
||||
"scope": "./",
|
||||
"start_url": "./",
|
||||
"icons": [
|
||||
{
|
||||
"src": "assets/icons/icon-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user