79707513

Date: 2025-07-19 19:17:11
Score: 1
Natty:
Report link

open vscode settings, search for 'exclude', first option will be Files: exclude

or in user settings json file:

    "files.exclude": {
        "**/*.d.ts": true,
    }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Lex