mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
fix: make Mocha Explorer working on Windows
This commit is contained in:
Vendored
+1
-3
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"typescript.preferences.importModuleSpecifier": "non-relative",
|
||||
"typescript.preferences.quoteStyle": "single",
|
||||
"mochaExplorer.env": {
|
||||
"NODE_PATH": "./out"
|
||||
}
|
||||
"mochaExplorer.envPath": ".env.test"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user