Skip to content

Commit 86939b8

Browse files
committed
feat(typescript): delete duplicate tsconfig
1 parent 7fe89ec commit 86939b8

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -445,9 +445,6 @@ async function init() {
445445
path: './nightwatch/tsconfig.json'
446446
})
447447
}
448-
if (needsNightwatchCT) {
449-
render('tsconfig/nightwatch-ct')
450-
}
451448
fs.writeFileSync(
452449
path.resolve(root, 'tsconfig.json'),
453450
JSON.stringify(rootTsConfig, null, 2) + '\n',

template/tsconfig/nightwatch-ct/tsconfig.app.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)