e2e-test: run yarn tsc:full on new apps
We encounetered errors with tsc:full on a newly created-app. So it should be verified that the command works Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com> Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
This commit is contained in:
@@ -234,7 +234,7 @@ async function createApp(
|
||||
|
||||
for (const cmd of [
|
||||
'install',
|
||||
'tsc',
|
||||
'tsc:full',
|
||||
'build',
|
||||
'lint:all',
|
||||
'prettier:check',
|
||||
|
||||
Reference in New Issue
Block a user