Remove unused compiler option (#9381)

This commit is contained in:
Yui
2016-06-27 15:58:29 -07:00
committed by GitHub
parent cc1226cd8a
commit 9cc48c829d
2 changed files with 0 additions and 11 deletions
-10
View File
@@ -336,16 +336,6 @@ namespace ts {
isFilePath: true
}
},
{
name: "typesSearchPaths",
type: "list",
isTSConfigOnly: true,
element: {
name: "typesSearchPaths",
type: "string",
isFilePath: true
}
},
{
name: "typeRoots",
type: "list",