Skip to content

Commit

Permalink
chore: update extension config
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedali8 committed Sep 3, 2023
1 parent 4ea7a5b commit 1f1fafb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ tasks:
vscode:
extensions:
- "esbenp.prettier-vscode"
- "juanblanco.solidity"
- "NomicFoundation.hardhat-solidity"
- "ritwickdey.LiveServer"
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dotenv.dotenv-vscode",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"juanblanco.solidity",
"NomicFoundation.hardhat-solidity",
"tamasfe.even-better-toml"
]
}

0 comments on commit 1f1fafb

Please sign in to comment.