• Whether remote debugging is enabled. Toggled by the remote user setting or the NEEDLE_REMOTE env var (the env var wins so you can flip it without editing the config: NEEDLE_REMOTE=1 npm run dev, or NEEDLE_REMOTE=false to force off).

    Parameters

    Returns boolean