forked from akai/readest
7 lines
173 B
JSON
7 lines
173 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"rust-analyzer.linkedProjects": [
|
|
"packages/tauri/Cargo.toml",
|
|
"apps/readest-app/src-tauri/Cargo.toml"
|
|
],
|
|
} |