Skip to content

Commit

Permalink
chore: update vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pyk committed Jan 27, 2024
1 parent 94d86e3 commit 7b69ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{
"recommendations": [
"JuanBlanco.solidity",
"tintinweb.solidity-metrics"
]
"recommendations": ["JuanBlanco.solidity", "tintinweb.solidity-metrics"]
}
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"solidity.formatter": "forge",
"solidity.compileUsingRemoteVersion": "v0.8.23",
"solidity.linter": "solhint"
}
}

0 comments on commit 7b69ffd

Please sign in to comment.