Skip to content

Commit

Permalink
add vscode-extension repo (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Feb 29, 2024
1 parent f266170 commit 4b10b24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions terraform/github/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ repositories = {
is_archived = true
}
vite-plugin-react = {}
vscode-extension = {
description = "Tools to assist development with the Effect Typescript framework"
}
website = {
description = "Source code for Effect's documentation website"
collaborators = [{ username = "lukaswiesehan", permission = "push" }]
Expand Down

0 comments on commit 4b10b24

Please sign in to comment.