Files
ic10emu/rust-analyzer.json
2024-09-16 18:02:56 -07:00

7 lines
79 B
JSON

{
"rust-analyzer.cargo.features": [
"tsify",
"prefab_database"
]
}