+tsconfig, example info.json file, package.json. -.json & .js files from gitignore. JS files now go to /output

This commit is contained in:
Julia Lange 2020-04-02 19:14:49 -07:00
parent f83a4231f1
commit 16fc473a2a
4 changed files with 21 additions and 2 deletions

5
.gitignore vendored
View file

@ -74,5 +74,6 @@ typings/
# FuseBox cache
.fusebox/
*.json
*.js
# Outputed JS files from compiling
output/