79446567

Date: 2025-02-17 20:57:04
Score: 1.5
Natty:
Report link

using @rené-link

I have modified my babel.config.json with the below code. If you are using typescript, shadcn, react and jest.

{
  "presets": ["@babel/preset-env", ["@babel/preset-react", {
  "runtime": "automatic"
  }], "@babel/preset-typescript"]
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @renĂ©-link
  • Low reputation (0.5):
Posted by: Pankaj Kumar