You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import JSON as a JSON Module instead of relying on 'createRequire'.
NodeJS currently supports this but StandardJS will throw linting errors because it is far behind standards and there's no indication that they'll update any time soon.
Import JSON as a JSON Module instead of relying on 'createRequire'.
NodeJS currently supports this but StandardJS will throw linting errors because it is far behind standards and there's no indication that they'll update any time soon.
References