settings.json 91 B

1234
  1. {
  2. "ruff.nativeServer": true,
  3. "ruff.configuration": "${workspaceFolder}/ruff.toml"
  4. }