mirror of
https://github.com/guilhermewerner/rust-api
synced 2025-06-15 06:25:02 +00:00
13 lines
173 B
Plaintext
13 lines
173 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"*.toml": "properties"
|
|
}
|
|
}
|
|
}
|