Files
vscode/remote
Benjamin Pasero 00f0f260b9 esm - remove graceful-fs (#214164)
* esm - remove `graceful-fs`

This module was used to patch `fs`, which is not supported in ESM. Besides, it makes us behave different from standard node.js that has meanwhile evolved from the time where `graceful-fs` was created.

* update comment

* update comment

* use more `fs.promises`

* 💄
2024-06-04 09:27:08 +02:00
..
2024-06-03 14:29:55 -07:00
2024-05-26 07:12:14 +02:00
2024-06-04 09:27:08 +02:00