config js project

This commit is contained in:
pengfei.zhou
2019-08-13 11:58:51 +08:00
parent d6b9bb60c3
commit 1e6fa459c3
12 changed files with 2317 additions and 133 deletions

4
demo/index.ts Normal file
View File

@@ -0,0 +1,4 @@
export default [
'src/Counter',
'src/Snake',
]