mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 11:38:50 -05:00
* Allow user Entrypoint scripts
* Variable encapsulation
Co-authored-by: Asher <ash@coder.com>
* Check if Entrypoint Dir exists & run all executable
* Don't create entrypoint.d by default
* yarn fmt
* yarn fmt
* Fix for SC2044
* Revert "yarn fmt"
This reverts commit 5ca347f361.
Co-authored-by: Asher <ash@coder.com>