Initial commit

This commit is contained in:
kevisual
2025-04-05 20:01:40 +08:00
commit 3600defda1
22 changed files with 2218 additions and 0 deletions

3
.npmrc Normal file
View File

@@ -0,0 +1,3 @@
//npm.xiongxiao.me/:_authToken=${ME_NPM_TOKEN}
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
ignore-workspace-root-check=true