settings.json 130 B

123456
  1. // Place your settings in this file to overwrite default and user settings.
  2. {
  3. "editor.tabSize": 2,
  4. "go.buildTags": "json"
  5. }