feat(blog): port from CRA to vite + react
This commit is contained in:
parent
8243d38270
commit
e48b65b14c
109 changed files with 1493 additions and 10360 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
@ -38,6 +38,7 @@
|
|||
"inqling",
|
||||
"Jimin",
|
||||
"katex",
|
||||
"kunukn",
|
||||
"Librewolf",
|
||||
"linaria",
|
||||
"nodedotjs",
|
||||
|
@ -63,7 +64,8 @@
|
|||
"wbtimeline",
|
||||
"webassembly",
|
||||
"wouter",
|
||||
"YYYYMMDD"
|
||||
"YYYYMMDD",
|
||||
"zustand"
|
||||
],
|
||||
"eslint.workingDirectories": [{ "mode": "auto" }],
|
||||
"eslint.validate": ["javascript", "typescript", "svelte"],
|
||||
|
@ -82,5 +84,6 @@
|
|||
},
|
||||
"[xml]": {
|
||||
"editor.defaultFormatter": "redhat.vscode-xml"
|
||||
}
|
||||
},
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue