Create files for testing generators

This commit is contained in:
Wayne Dela Cruz
2017-03-12 18:11:56 +08:00
parent da7e47127b
commit ea071735a0
2 changed files with 2 additions and 1 deletions
View File
+2 -1
View File
@@ -19,6 +19,7 @@
"files": [
"index.d.ts",
"test/index.ts",
"test/explicit.ts"
"test/explicit.ts",
"test/es6-generators.ts"
]
}