Skip to content

Commit

Permalink
chore: added vscode pets recommentdation
Browse files Browse the repository at this point in the history
  • Loading branch information
a0v0 committed Aug 16, 2024
1 parent 9f12299 commit 1ced824
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,15 @@
"extensions": [
"ibm.output-colorizer",
"infeng.vscode-react-typescript",
"jeroen-meijer.pubspec-assist",
"yoavbls.pretty-ts-errors",
"jock.svg",
"gruntfuggly.todo-tree",
"task.vscode-task",
"ms-azuretools.vscode-docker",
"dbaeumer.vscode-eslint",
"mikestead.dotenv",
"csstools.postcss",
"bradlc.vscode-tailwindcss",
"vitest.explorer",
"humao.rest-client",
"ms-playwright.playwright",
"github.vscode-github-actions",
"lokalise.i18n-ally",
Expand All @@ -46,7 +43,8 @@
"YoavBls.pretty-ts-errors",
"Gruntfuggly.todo-tree",
"redhat.vscode-yaml",
"vivaxy.vscode-conventional-commits"
"vivaxy.vscode-conventional-commits",
"tonybaloney.vscode-pets"
]
}
},
Expand Down

0 comments on commit 1ced824

Please sign in to comment.