extensions.json 93 B

123456
  1. {
  2. "recommendations": [
  3. "EditorConfig.editorconfig",
  4. "dbaeumer.vscode-eslint"
  5. ]
  6. }