feat: refactor with ts

This commit is contained in:
yugasun
2021-01-31 16:02:09 +08:00
committed by Yuga Sun
parent 2737d1970b
commit d55e4ddcef
38 changed files with 11374 additions and 8152 deletions
+19 -8
View File
@@ -1,11 +1,22 @@
node_modules
config
demo
src
*.map
tests
test
.babelrc
__tests__
__test__
.github
.env*
jest.config.js
.eslintrc.js
.eslintignore
.prettierignore
prettier.config.js
release.config.js
commitlint.config.js
.editorconfig
.travis.yml
CHANGELOG.md
package-lock.json
TODO.md
lerna.json
tsconfig.tsbuildinfo
tsconfig.json
tsconfig.base.json
.rpt2_cache
.vscode