Refactored everythings

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-01-09 09:13:33 +01:00
parent d0f8f945f3
commit 9c65463684
23 changed files with 156 additions and 869 deletions

10
.npmignore Normal file
View File

@ -0,0 +1,10 @@
.vscode/
node_modules/
src/
.editorconfig
.gitignore
package-lock.json
tsconfig.json
yarn.lock
yarn-error.log
.npmignore