mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
fixes #29839
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
"noImplicitReturns": true,
|
||||
"baseUrl": ".",
|
||||
"typeRoots": [
|
||||
"typings",
|
||||
"../node_modules/@types"
|
||||
"typings"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user