mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-26 00:52:40 +00:00
working auth and activity list
This commit is contained in:
10
garth/.devcontainer/devcontainer.json
Normal file
10
garth/.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Anaconda (Python 3)",
|
||||
"build": {
|
||||
"context": "..",
|
||||
"dockerfile": "Dockerfile"
|
||||
},
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/node:1": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user