forked from AbleOS/ableos
7 lines
218 B
JSON
7 lines
218 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"editor.detectIndentation": false,
|
|
"rust-analyzer.checkOnSave.allTargets": false,
|
|
"rust-analyzer.showUnlinkedFileNotification": false,
|
|
"C_Cpp.errorSquiggles": "disabled"
|
|
} |