workspace.code-workspace 62 B

123456789
  1. {
  2. "folders": [
  3. {
  4. "path": "."
  5. }
  6. ],
  7. "settings": {
  8. }
  9. }