Made demo files into typescript files

This commit is contained in:
Dolan
2018-08-21 02:46:21 +01:00
parent f9a0d1b388
commit a7f6224fb2
50 changed files with 638 additions and 585 deletions

View File

@ -22,7 +22,8 @@
"node_modules",
"tests",
"**/*.spec.ts",
"**/_*"
"**/_*",
"demo"
],
"typedocOptions": {
"mode": "file",