Switch electron.js to typescript

This commit is contained in:
Thomas Nordquist
2019-01-17 23:27:45 +01:00
parent d3a684d89e
commit 3777963f8c
4 changed files with 34 additions and 28 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ node_modules
backend/coverage
backend/.nyc_output
build
/dist
.DS_Store
test.dot
test.png