This commit is contained in:
鹤仙
2023-03-30 11:33:23 +08:00
parent df208b0d83
commit bce20c7247
10 changed files with 169 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Build output
dist
# Coverage directory
coverage
# Dependency directories
node_modules/
# Lock files
package-lock.json
pnpm-lock.yaml
yarn.lock
# Output of 'npm pack'
*.tgz