79077474

Date: 2024-10-11 08:52:16
Score: 2
Natty:
Report link

Did it like this. Now everything works. Basically, just added @ symbol. Would like to know what happened though.

{
  "compilerOptions": {
    "module": "CommonJS",
    "target": "ES6",
    "baseUrl": "src",
    "paths": {
      "@*": ["src/*"]
    }
  },
  "include": ["src"],
  "exclude": ["node_modules"]
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): Did it
  • Low reputation (1):
Posted by: Александр Прошанов