init:初始化项目

This commit is contained in:
2023-12-26 09:04:47 +08:00
commit 02d20a4fd5
1432 changed files with 141645 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
language: node_js
node_js: 10
script: npm run test
notifications:
email: false