Port to typescript

This commit is contained in:
Francisco Hodge
2021-03-07 02:52:17 -05:00
parent ae54359b40
commit 8ba81892fe
45 changed files with 5511 additions and 18599 deletions
+7 -3
View File
@@ -2,6 +2,7 @@
/node_modules
# testing
/tests
/coverage
# docs
@@ -13,12 +14,13 @@
.env.development.local
.env.test.local
.env.production.local
/.github
/demo
.esdoc.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.github
/demo
# Development folders and files
public
@@ -29,4 +31,6 @@ config
CHANGELOG.md
README.md
.eslintignore
.eslintrc.json
.eslintrc.json
webpack.config.js
babel.config.js