extensions.json 94 B

123456
  1. {
  2. "recommendations": [
  3. "ms-vscode.extension-test-runner",
  4. "biomejs.biome"
  5. ]
  6. }