mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-04 17:20:19 +08:00
clean up
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# devcontainer
|
||||
|
||||
todo
|
||||
# devcontainer
|
||||
|
||||
todo
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
"name": "Open-Assistant",
|
||||
"image": "mcr.microsoft.com/vscode/devcontainers/universal",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {"version": "latest"}
|
||||
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {
|
||||
"version": "latest"
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "post_create_command.sh",
|
||||
"customizations": {
|
||||
|
||||
Reference in New Issue
Block a user