We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9317a93 commit aa852cdCopy full SHA for aa852cd
1 file changed
.vscode/settings.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"editor.codeActionsOnSave": {
13
- "source.fixAll.eslint": true
+ "source.fixAll.eslint": "explicit"
14
},
15
"solidity.compileUsingRemoteVersion": "v0.8.7+commit.e28d00a7"
16
0 commit comments