79170715

Date: 2024-11-08 15:55:22
Score: 1
Natty:
Report link

You have to use babel to interpret jsx files with this config

{
    "presets": ["@babel/preset-env", "@babel/preset-react"]
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jérémy Cornut