79144168

Date: 2024-10-31 09:43:01
Score: 1.5
Natty:
Report link

Remember to config "typeRoots" in tsconfig.json

{
    "compilerOptions": 
    {
        "typeRoots": ["./src/types", "./node_modules/@types"], 
    }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Thương Trịnh Vân