79267235

Date: 2024-12-10 06:43:59
Score: 1.5
Natty:
Report link

Your configuration has some issues, you should configure it like this below.

export default defineNuxtConfig({
  devServer: {
    port: 3030
  },
})
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jack ma