Files
rust-api/RustAPI.code-workspace
2021-01-31 08:44:24 -03:00

13 lines
173 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.toml": "properties"
}
}
}