Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark
commit
b13d9127e7
@ -0,0 +1,14 @@ |
||||
{ |
||||
"workbench.colorTheme": "Solarized Light", |
||||
"npm.enableScriptExplorer": true, |
||||
"window.zoomLevel": 1, |
||||
"editor.tabCompletion": true, |
||||
"editor.tabSize": 4, |
||||
"editor.insertSpaces": true, |
||||
"editor.detectIndentation": false, |
||||
"go.autocompleteUnimportedPackages": true, |
||||
"[go]": { |
||||
"editor.insertSpaces": true, |
||||
"editor.formatOnSave": true |
||||
}, |
||||
} |
Loading…
Reference in new issue