9 lines
200 B
JSON
9 lines
200 B
JSON
|
{
|
||
|
"C_Cpp.errorSquiggles": "disabled",
|
||
|
"files.associations": {
|
||
|
"*.s": "nasm",
|
||
|
"LICENCE": "plaintext",
|
||
|
"*.h": "c"
|
||
|
},
|
||
|
"rust-analyzer.imports.preferNoStd" : true,
|
||
|
}
|