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
Also, I think it'd be good practice to use a user.config.js for the users to make custom settings for a widget, and then import this in index.js. This avoids hardcoding the values into index.js, making it consistent for version control.
So
eslint.config.js
andbabel.config.js
can be used.The text was updated successfully, but these errors were encountered: