docs: README 新增使用该项目的开源项目

This commit is contained in:
szluyu99
2023-06-18 21:56:09 +08:00
parent 9edd0e5ad6
commit cad72b3b73
5 changed files with 22 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
"compilerOptions": {
"target": "ESNext",
"baseUrl": "./",
"moduleResolution": "node",
"paths": {
"~/*": ["./*"],
"@/*": ["src/*"]