79387965

Date: 2025-01-26 04:28:39
Score: 1.5
Natty:
Report link

modify tsconfig.json file

{
  "compilerOptions": {
    "paths": {
      "@/*": [
        "./*"
      ]
    },
    //other options go here
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: rukonbd