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
I noticed that the project currently mixes ES Module and CommonJS. I think it should be migrated to ES Module, which is apparently the only standard for JS in the future.
The text was updated successfully, but these errors were encountered:
I noticed that the project currently mixes ES Module and CommonJS. I think it should be migrated to ES Module, which is apparently the only standard for JS in the future.
The text was updated successfully, but these errors were encountered: