79672464

Date: 2025-06-19 17:57:33
Score: 0.5
Natty:
Report link

Try editing what you have to the snippet below:

"typeRoots": ["@types", "node_modules/@types"],
"include": ["@types/**/*.d.ts", "src/**/*"]

Notice that `src/` was omitted from the paths

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: olumide