mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-03 06:42:09 +08:00
✨ Feature(custom): rewrite setting page, WIP
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
],
|
||||
"typeRoots": [
|
||||
"./node_modules/@types",
|
||||
"./src/universal/types/"
|
||||
],
|
||||
"paths": {
|
||||
"@/*": [
|
||||
@@ -49,6 +50,7 @@
|
||||
"src/**/*.ts",
|
||||
"src/**/*.tsx",
|
||||
"src/**/*.vue",
|
||||
"src/**/*.d.ts",
|
||||
"tests/**/*.ts",
|
||||
"tests/**/*.tsx",
|
||||
"electron.vite.config.*"
|
||||
|
||||
Reference in New Issue
Block a user