Skip to content

Commit

Permalink
add tamagui vscode extension
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Aug 22, 2023
1 parent 0300dd1 commit 971e653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"bazelbuild.vscode-bazel",
"zxh404.vscode-proto3",
"mkhl.direnv",
"FernandoTheRojo.nandorojo-tamagui"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [
Expand Down
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"nandorojo-tamagui.configPath": "./frontend/packages/ui/src/tamagui.config.ts"
}

0 comments on commit 971e653

Please sign in to comment.