mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
debt - disable use of node.js path lib (#249425)
* debt - disable use of node.js `path` lib * .
This commit is contained in:
@@ -821,7 +821,7 @@ export default tseslint.config(
|
||||
'net',
|
||||
'node-pty',
|
||||
'os',
|
||||
'path',
|
||||
// 'path', NOT allowed: use src/vs/base/common/path.ts instead
|
||||
'perf_hooks',
|
||||
'readline',
|
||||
'stream',
|
||||
|
||||
Reference in New Issue
Block a user