-
-
Notifications
You must be signed in to change notification settings - Fork 637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add eslint configuration and netlify functions #2670
Conversation
Signed-off-by: Ubuntu <ansh@RemoteDevelopmentServer.pps5d0gem44urmce2a24r2wreb.rx.internal.cloudapp.net>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we keep it in JS only?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will later move it to typescript.
✅ Deploy Preview for asyncapi-website ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
> next start
▲ Next.js 14.1.0
- Local: http://localhost:3000
Error: "next start" does not work with "output: export" configuration. Use "npx serve@latest out" instead. Rest, everything seems good 🚀 |
Description