mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-02-18 18:26:49 +00:00
feat: add "even-better-toml" in VSCode settings
This commit is contained in:
parent
af8aec11d4
commit
479ef4fbdc
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -2,5 +2,8 @@
|
||||
"[solidity]": {
|
||||
"editor.defaultFormatter": "JuanBlanco.solidity"
|
||||
},
|
||||
"[toml]": {
|
||||
"editor.defaultFormatter": "tamasfe.even-better-toml"
|
||||
},
|
||||
"solidity.formatter": "forge"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user