9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"cSpell.words": [
|
|
"clippy",
|
|
"raylib",
|
|
"renderable"
|
|
],
|
|
"rust-analyzer.checkOnSave.command": "clippy"
|
|
}
|