mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
6 lines
182 B
JSON
6 lines
182 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
"nixEnvSelector.suggestion": false,
|
|
"nixEnvSelector.nixFile": "${workspaceFolder}/default.nix"
|
|
} |