feat(aio): add e2e (#15976)

PR Close #15976
This commit is contained in:
Filipe Silva
2017-04-13 22:35:13 +01:00
committed by Miško Hevery
parent 9f66c9c1d1
commit bfd5f27525
40 changed files with 500 additions and 138 deletions

View File

@ -10,7 +10,7 @@
"noImplicitAny": true,
"suppressImplicitAnyIndexErrors": true,
"typeRoots": [
"../../../node_modules/@types/"
"../node_modules/@types/"
]
},
"compileOnSave": true,