Describe the feature
Currently the generated eslint config .nuxt/eslint.config.mjs use absolute path for import.
This behaviour raise a problem when working with Docker Container and having .nuxt folder COPY from container to local.
Screenshot below shows the generated eslint config.

Additional information
Final checks