mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Remove duplicate
This commit is contained in:
@@ -8,10 +8,7 @@
|
||||
"esModuleInterop": true,
|
||||
// Needed to suppress warnings in upstream completions
|
||||
"noImplicitReturns": false,
|
||||
"noUnusedParameters": false,
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
]
|
||||
"noUnusedParameters": false
|
||||
},
|
||||
"include": [
|
||||
"src/**/*",
|
||||
|
||||
Reference in New Issue
Block a user