dev/snippet (#130)

This commit is contained in:
2021-10-22 21:47:53 +08:00
committed by GitHub
parent b3f9adba7f
commit 4b7378a492
27 changed files with 555 additions and 47 deletions

View File

@@ -29,6 +29,10 @@
]
}
},
"include": [
"src/*",
"*.d.ts"
],
"exclude": [
"dist",
"tmp"