adding typescript overlay

This commit is contained in:
Ken
2019-02-13 10:36:09 -08:00
parent 7841c962eb
commit 392ebe4a5c
6 changed files with 58 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
hi
</body>
</html>
+1
View File
@@ -0,0 +1 @@
console.log('hi');