feat: add source icon

This commit is contained in:
Ou
2024-10-01 00:08:07 +08:00
parent 346f2ee516
commit 3ec92ea3c8
41 changed files with 180 additions and 161 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
"@shared/*": ["shared/*"]
}
},
"include": ["server", "*.config.*", "shared", "test"]
"include": ["server", "*.config.*", "shared", "test", "scripts"]
}