mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-01-30 00:54:52 +00:00
chore: update VSCode settings
This commit is contained in:
parent
084e321b7a
commit
fa0aa1cc7d
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -5,5 +5,9 @@
|
||||
"[toml]": {
|
||||
"editor.defaultFormatter": "tamasfe.even-better-toml"
|
||||
},
|
||||
"solidity.formatter": "forge"
|
||||
"solidity.compileUsingRemoteVersion": "v0.8.18+commit.87f61d96",
|
||||
"solidity.formatter": "forge",
|
||||
"solidity.linter": "solhint",
|
||||
"solidity.packageDefaultDependenciesContractsDirectory": "src",
|
||||
"solidity.packageDefaultDependenciesDirectory": "lib"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user