Merge pull request #284 from peterblazejewicz/fix/279

Add empty TypeScript starter template file. Closes #279
This commit is contained in:
Eilon Lipton 2018-02-02 16:35:37 -08:00 committed by GitHub
commit 062f6b4d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
body {
}
// Write your TypeScript code.