Workspace settings that conflict with VSCode settings

I’m working on a project that has workspace settings committed for VSCode so that other members of the team have shared configuration.

Because Pylance doesn’t work in Cursor I can’t modify this setting in VSCode settings. Is it possible to have cursor settings e.g. .cursor/settings.json that can be different to .vscode/settings.json? In general I’d prefer if cursor never touched any VSCode settings at all.

Windsurf has this.