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
export { index as default, index as "module.exports" };
cause error:
Require error message:
./node_modules/@stylistic/eslint-plugin/dist/index.js:108
export { index as default, index as "module.exports" };
^
SyntaxError: Invalid or unexpected token