mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 13:32:59 +08:00
Implement fs module (#3)
* Implements the fs module * Add stats object * Add not implemented to createWriteStream * Update mkdtemp to use tmp dir * Unexport Stats * Add client web socket for commands and restructure
This commit is contained in:
1
scripts/dummy.js
Normal file
1
scripts/dummy.js
Normal file
@ -0,0 +1 @@
|
||||
// This is for ignoring CSS and images when running tests with Jest.
|
Reference in New Issue
Block a user