mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
Add explicit mocha reference
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
"declaration": true,
|
||||
"types": [
|
||||
"mocha"
|
||||
],
|
||||
"lib": [
|
||||
"esnext", // for #201187
|
||||
"dom"
|
||||
|
||||
Reference in New Issue
Block a user