79695728

Date: 2025-07-09 13:44:29
Score: 1
Natty:
Report link

I had to add the following types to my tsconfig.json and tsconfig.spec.json files:

"compilerOptions": {
  "types": [
    "jasmine",
    "node"
  ]
...
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Irina S.