79474020

Date: 2025-02-27 22:04:52
Score: 1.5
Natty:
Report link

a small variant, you can put this in your vscode settings.json

{
  "workbench.editor.customLabels.patterns": {
    "**/index.{ts,tsx,js,jsx}": "${dirname} - index"
  },
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arnaud Kandala