Skip to content

Commit 9abebef

Browse files
authored
Update config.js
1 parent 48fd753 commit 9abebef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ module.exports = class Config {
1919
this.detectiveConfig = options.detective || options.detectiveConfig || {};
2020
this.tsConfig = options.tsConfig;
2121
this.tsConfigPath = options.tsConfigPath;
22-
this.tsConfigPath = options.tsConfigPath;
2322
this.noTypeDefinitions = options.noTypeDefinitions;
2423
this.filter = options.filter;
2524

0 commit comments

Comments
 (0)