Fix build command

This commit is contained in:
Hacksore 2018-07-23 07:09:02 -05:00
parent f3e052cf5a
commit 1798363227
1 changed files with 4 additions and 1 deletions

View File

@ -12,5 +12,8 @@
"es2017",
"dom"
]
}
},
"include": [
"src/**.ts"
]
}