mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-28 19:47:17 +08:00
🔨 Refactor: improved code structure for greater clarity and understanding
This commit is contained in:
@@ -30,6 +30,12 @@
|
||||
],
|
||||
"#/*": [
|
||||
"src/universal/*"
|
||||
],
|
||||
"apis/*": [
|
||||
"src/main/apis/*"
|
||||
],
|
||||
"@core/*": [
|
||||
"src/main/apis/core/*"
|
||||
]
|
||||
},
|
||||
"lib": [
|
||||
|
||||
Reference in New Issue
Block a user