mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-12 06:55:27 +00:00
10115f4d80
* chore: add github.vscode-github-actions extension to recommended extensions * chore: run job on single machine * chore: Add reusable workflow for CI * Create olive-laws-exercise.md * chore: Add dependency on ci workflow for release workflow
13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"zxh404.vscode-proto3",
|
|
"ms-vscode.hexeditor",
|
|
"mikestead.dotenv",
|
|
"bradlc.vscode-tailwindcss",
|
|
"vitest.explorer",
|
|
"github.vscode-github-actions"
|
|
]
|
|
}
|