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
📚 Is your documentation request related to a problem?
Hi,
I am looking for how to specify a port for eslint config inspector, launched through the Nuxt devtools.
As I am working on Windows with the WSL, I made my own image and opened some ports (3000 for dev server, 6006 for storybook) and the devtools are opening the port 8123 for the eslint config inspector :
📚 Is your documentation request related to a problem?
Hi,
I am looking for how to specify a port for eslint config inspector, launched through the Nuxt devtools.
As I am working on Windows with the WSL, I made my own image and opened some ports (3000 for dev server, 6006 for storybook) and the devtools are opening the port 8123 for the eslint config inspector :
How to make this port always the same in order to open it on my image ? Is there any options to configure in the nuxt.config.ts file ?
🔍 Where should you find it?
In the "features" page https://devtools.nuxt.com/guide/features
ℹ️ Additional context
Working in WSL, fixed ports are needed
I saw also that the eslint config inspector package mentions the 7777 port
The text was updated successfully, but these errors were encountered: