mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 19:45:10 +00:00
.
This commit is contained in:
parent
703bdcc22d
commit
9daa8c6f4e
3 changed files with 4 additions and 4 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 498 KiB |
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"short_name": "Personal Website",
|
||||
"name": "My Personal Website",
|
||||
"short_name": "End",
|
||||
"name": "EndofTimee",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
|
|
|||
|
|
@ -16,8 +16,8 @@
|
|||
"noEmit": true,
|
||||
"jsx": "react-jsx",
|
||||
"strict": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue