Skip to content

Commit a9cec0e

Browse files
authored
Add Supabase postgrestools to extensions.json
1 parent 079cb30 commit a9cec0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,6 +1354,9 @@
13541354
"stylelint.vscode-stylelint": {
13551355
"repository": "https://github.com/stylelint/vscode-stylelint"
13561356
},
1357+
"Supabase.postgrestools": {
1358+
"repository": "https://github.com/supabase-community/postgrestools-vscode"
1359+
},
13571360
"svipas.control-snippets": {
13581361
"repository": "https://github.com/svipas/vscode-control-snippets"
13591362
},

0 commit comments

Comments
 (0)