extensions.json 87 B

123456
  1. // Suggested extensions
  2. {
  3. "recommendations": [
  4. "EditorConfig.EditorConfig"
  5. ]
  6. }