Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 committed Dec 18, 2024
1 parent 57e4ba4 commit b493635
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions terraform/github/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@ repositories = {
}
language-service = {}
match = {
description = "Functional pattern matching with the full power of TypeScript"
topics = ["functional-programming", "pattern-matching", "typescript"]
homepage_url = "https://effect.website"
is_archived = true
description = "Functional pattern matching with the full power of TypeScript"
topics = ["functional-programming", "pattern-matching", "typescript"]
homepage_url = "https://effect.website"
is_archived = true
}
monaco-editor = {
description = "A custom fork of Monaco Editor maintained for the Effect Playground"
Expand Down

0 comments on commit b493635

Please sign in to comment.