1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/onenote-converter/.vscode/settings.json

5 lines
70 B
JSON
Raw Normal View History

2024-11-17 18:21:08 +02:00
{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
]
}