79396264

Date: 2025-01-29 09:42:32
Score: 1
Natty:
Report link

Just in case someone still face this issue. As stated here you can import the "default" export instead of "*"

import { default as j } from './jsondata.json';

This should fix the issue.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Moh