We want to build rich suite of e2e tests leveraging async/await feature of TypeScript which is only available for ES2015+ target
To do that we need separate tsconfig.json used for building e2e specs. But it's currently not seem to possible with the current seed structure.
Do you have plans to address this problem in the near future? Can you share your thoughts how would you implement that? We probably will be able to contribute that back to the seed project