mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 23:07:27 +02:00
@@ -19,7 +19,7 @@
|
||||
"release:github-assets": "./ci/build/release-github-assets.sh",
|
||||
"test:standalone-release": "./ci/build/test-standalone-release.sh",
|
||||
"package": "./ci/build/build-packages.sh",
|
||||
"postinstall": "cd lib/vscode && yarn ${CI+--frozen-lockfile}",
|
||||
"postinstall": "./ci/dev/postinstall.sh",
|
||||
"_____": "",
|
||||
"fmt": "./ci/dev/fmt.sh",
|
||||
"lint": "./ci/dev/lint.sh",
|
||||
|
||||
Reference in New Issue
Block a user